HatchLineHatchLineAttributes Class |
The HatchLineAttributes class is the attributes class of the hatch line.
SystemObject
Tekla.Structures.DrawingAttributesBase
Tekla.Structures.DrawingGraphicObjectGraphicObjectAttributes
Tekla.Structures.DrawingClosedGraphicObjectClosedGraphicObjectAttributes
Tekla.Structures.DrawingHatchLineHatchLineAttributes
Tekla.Structures.DrawingAttributesBase
Tekla.Structures.DrawingGraphicObjectGraphicObjectAttributes
Tekla.Structures.DrawingClosedGraphicObjectClosedGraphicObjectAttributes
Tekla.Structures.DrawingHatchLineHatchLineAttributes
Namespace: Tekla.Structures.Drawing
Assembly: Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2026.0.0-alpha00057080+93cd22c410a086ecc356b7088d4daaf2e12907eb
The HatchLineHatchLineAttributes type exposes the following members.
| Name | Description | |
|---|---|---|
| HatchLineHatchLineAttributes |
Creates a new default hatch line attributes instance that loads standard attributes.
| |
| HatchLineHatchLineAttributes(String) |
Creates a new hatch line attributes instance that loads the specified attributes.
|
| Name | Description | |
|---|---|---|
| Alignment |
Gets or sets the alignment of the hatch line.
| |
| BehindModelObjects |
Gets or sets whether the closed graphic object is drawn behind model objects
(Inherited from ClosedGraphicObjectClosedGraphicObjectAttributes.) | |
| Hatch |
The hatch attributes of the closed graphic object (the closed graphic object is hatchable).
(Inherited from ClosedGraphicObjectClosedGraphicObjectAttributes.) | |
| Line |
The line attributes of the graphic object. A graphic object always consists of lines.
(Inherited from GraphicObjectGraphicObjectAttributes.) | |
| Scale |
Gets or sets the scale factor for the hatch line.
| |
| ShowJointLines |
Gets or sets a value indicating whether to show joint lines of the hatch line.
| |
| ShowOuterLines |
Gets or sets a value indicating whether to show outer lines of the hatch line.
| |
| Width |
Gets or sets the width of the hatch line.
|
| Name | Description | |
|---|---|---|
| IsEqual |
Compares the current object with an object of the same type.
(Overrides AttributesBaseIsEqual(Object).) | |
| LoadAttributes |
Loads the attributes from the attribute file.
(Overrides AttributesBaseLoadAttributes(String).) |