LevelMark Constructor (ViewBase, Point, Point) |
Initializes a new instance of the LevelMark class using the default standard attributes.
Namespace: Tekla.Structures.Drawing
Assembly: Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
Parameters
- View
- Type: Tekla.Structures.DrawingViewBase
The view where to insert the level mark. - InsertionPoint
- Type: Tekla.Structures.Geometry3dPoint
The location where to place the level mark. - BasePoint
- Type: Tekla.Structures.Geometry3dPoint
The location where to the level mark points.
See Also