API Reference

Detailed and full API reference helps you master Tekla development

This is the most recent version of Tekla Open API.
For older versions, please visit Tekla Warehouse.

LevelMark Constructor

Overload List
  NameDescription
Public methodLevelMark(ViewBase, Point, Point)
Initializes a new instance of the LevelMark class using the default standard attributes.
Public methodLevelMark(ViewBase, Point, Point, LevelMarkLevelMarkAttributes)
Initializes a new instance of the LevelMark class using the given attributes.
Public methodLevelMark(ViewBase, Point, Point, ModelObject)
Initializes a new instance of the LevelMark class using the given attributes.
Public methodLevelMark(ViewBase, Point, Point, PlacingBase)
Initializes a new instance of the LevelMark class using the given attributes.
Public methodLevelMark(ViewBase, Point, Point, ModelObject, LevelMarkLevelMarkAttributes)
Initializes a new instance of the LevelMark class using the given attributes.
Public methodLevelMark(ViewBase, Point, Point, PlacingBase, LevelMarkLevelMarkAttributes)
Initializes a new instance of the LevelMark class using the given attributes.
Public methodLevelMark(ViewBase, Point, Point, PlacingBase, ModelObject)
Initializes a new instance of the LevelMark class using the given attributes.
Public methodLevelMark(ViewBase, Point, Point, PlacingBase, ModelObject, LevelMarkLevelMarkAttributes)
Initializes a new instance of the LevelMark class using the given attributes.
Top
See Also