SectionMarkBaseSectionMarkAttributes Class |
The SectionMarkAttributes class is the attributes class for section marks.
SystemObject
Tekla.Structures.DrawingAttributesBase
Tekla.Structures.DrawingSectionMarkBaseSectionMarkAttributes
Tekla.Structures.DrawingAttributesBase
Tekla.Structures.DrawingSectionMarkBaseSectionMarkAttributes
Namespace: Tekla.Structures.Drawing
Assembly: Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
The SectionMarkBaseSectionMarkAttributes type exposes the following members.
| Name | Description | |
|---|---|---|
| SectionMarkBaseSectionMarkAttributes |
Creates a new default SectionMarkAttributes instance that loads standard attributes.
| |
| SectionMarkBaseSectionMarkAttributes(String) |
Creates a new SectionMarkAttributes instance that loads the specified attributes.
|
| Name | Description | |
|---|---|---|
| LeftSymbol |
The symbol to use on the left side of the section mark.
| |
| LineColor |
The color of the section mark line (see DrawingColors for options).
| |
| LineLength |
The length of the section mark lines.
| |
| LineLengthOffset |
The offset from the end of the line on both sides of the section mark.
| |
| LineWidth |
The width of the section mark lines.
| |
| LineWidthOffsetLeft |
The offset from the start of the line on the left side of the section mark.
| |
| LineWidthOffsetRight |
The offset from the start of the line on the right side of the section mark.
| |
| MarkName |
The section mark name.
| |
| RightSymbol |
The symbol to use on the right side of the section mark.
| |
| SymbolColor |
The color of the mark symbols (see DrawingColors for options).
| |
| TagsAttributes |
The tags A1-A5 in the section mark attributes.
| |
| TrueLineColor |
The true color (rgb enabled) of the line.
| |
| TrueSymbolColor |
The true color (rgb enabled) of the symbol.
|
| 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).) |