DetailMarkTagsAttributes Constructor (ViewMarkBasicTagAttributes, ViewMarkBasicTagAttributes, ViewMarkBasicTagAttributes, ViewMarkBasicTagAttributes, ViewMarkBasicTagAttributes) |
Creates a new mark tags attributes instance.
Namespace: Tekla.Structures.Drawing
Assembly: Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2023.0.3
Syntax
public DetailMarkTagsAttributes( ViewMarkBasicTagAttributes tagA1, ViewMarkBasicTagAttributes tagA2, ViewMarkBasicTagAttributes tagA3, ViewMarkBasicTagAttributes tagA4, ViewMarkBasicTagAttributes tagA5 )
Parameters
- tagA1
- Type: Tekla.Structures.DrawingViewMarkBasicTagAttributes
The tag at place A1. - tagA2
- Type: Tekla.Structures.DrawingViewMarkBasicTagAttributes
The tag at place A2. - tagA3
- Type: Tekla.Structures.DrawingViewMarkBasicTagAttributes
The tag at place A3. - tagA4
- Type: Tekla.Structures.DrawingViewMarkBasicTagAttributes
The tag at place A4. - tagA5
- Type: Tekla.Structures.DrawingViewMarkBasicTagAttributes
The tag at place A5.
See Also