DrawingCreator Class |
The DrawingCreator class is for handling the creation of drawings using the built-in logic of Tekla Structures.
Inheritance Hierarchy
Namespace: Tekla.Structures.Drawing.Automation
Assembly: Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2023.0.3
Syntax
Methods
Name | Description | |
---|---|---|
CreateDrawings(AutoDrawingRule, Identifier) |
Creates drawings using the AutoDrawing tool of Tekla Structures.
| |
CreateDrawings(AutoDrawingRule, ListIdentifier, AutoDrawingsStatusEnum) |
Creates drawings using the AutoDrawing tool of Tekla Structures.
| |
CreateDrawings(AutoDrawingRule, Identifier, AutoDrawingsStatusEnum) |
Creates drawings using the AutoDrawing tool of Tekla Structures.
|
See Also