DrawingDelete Method |
Deletes the drawing. An active drawing cannot be deleted.
Namespace: Tekla.Structures.Drawing
Assembly: Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2023.0.3
Syntax
Exceptions
Exception | Condition |
---|---|
CannotDeleteActiveDrawingException | Thrown if the drawing is active. |
See Also