CannotInsertDrawingException Class |
The CannotInsertDrawingException class defines the exception
that is thrown when a user tries to insert a drawing
when another drawing is active.
Inheritance Hierarchy
SystemObject
SystemException
SystemApplicationException
Tekla.Structures.DrawingTeklaStructuresDrawingsApplicationException
Tekla.Structures.DrawingCannotInsertDrawingException
SystemException
SystemApplicationException
Tekla.Structures.DrawingTeklaStructuresDrawingsApplicationException
Tekla.Structures.DrawingCannotInsertDrawingException
Namespace: Tekla.Structures.Drawing
Assembly: Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2023.0.3
Syntax
The CannotInsertDrawingException type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CannotInsertDrawingException |
Creates a new cannot insert drawing exception instance.
|
See Also