DrawingCreatorCreateDrawings Method (AutoDrawingRule, Identifier) |
Creates drawings using the AutoDrawing tool of Tekla Structures.
Namespace: Tekla.Structures.Drawing.Automation
Assembly: Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2025.0.0-alpha00045580+dc02c3918546f1e94eb2d3b13ea99057fb3313e0
Parameters
- Rule
- Type: Tekla.Structures.Drawing.AutomationAutoDrawingRule
The AutoDrawing rule to be used. - ModelObjectIdentifier
- Type: Tekla.StructuresIdentifier
The model object identifier to be used. Part identifier to create single part drawing or assembly identifier to create assembly drawing.
Return Value
Type: BooleanTrue on success.