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.

SinglePartDrawing Constructor

Overload List
  NameDescription
Public methodSinglePartDrawing(Identifier)
Instantiates a new single part drawing with standard attributes.
Public methodSinglePartDrawing(Identifier, Int32)
Instantiates a new single part drawing with standard attributes and with a specified sheet number.
Public methodSinglePartDrawing(Identifier, String)
Instantiates a new single part drawing with given attributes.
Public methodSinglePartDrawing(Identifier, Int32, String)
Instantiates a new single part drawing with standard attributes and with a specified sheet number.
Top
See Also