PourObjectPourAttributes Class |
The PourAttributes class is the attributes class for the pour.
SystemObject
Tekla.Structures.DrawingAttributesBase
Tekla.Structures.DrawingPourObjectPourAttributes
Tekla.Structures.DrawingAttributesBase
Tekla.Structures.DrawingPourObjectPourAttributes
Namespace: Tekla.Structures.Drawing
Assembly: Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2026.0.0-alpha00057080+93cd22c410a086ecc356b7088d4daaf2e12907eb
The PourObjectPourAttributes type exposes the following members.
| Name | Description | |
|---|---|---|
| PourObjectPourAttributes |
Creates a new default pour attributes instance that loads standard attributes.
| |
| PourObjectPourAttributes(String) |
Creates a new pour attributes instance that loads the specified attributes.
|
| Name | Description | |
|---|---|---|
| DrawChamfers |
True if chamfers are drawn.
| |
| DrawHiddenLines |
True if hidden lines are drawn.
| |
| DrawOwnHiddenLines |
True if own hidden lines are drawn.
| |
| FaceHatch |
The hatch type of the face hatch.
| |
| HiddenLines |
The line type of hidden lines.
| |
| OwnHiddenLines |
The line type of own hidden lines.
| |
| SectionFaceHatch |
The hatch type of the section face hatch.
| |
| SectionLines |
The line type of section lines.
| |
| VisibleLines |
The line type of visible lines.
|
| 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).) |