CannotSetAttributeForPluginException Class |
The CannotSetAttributeForPluginException class defines the exception that is
thrown when Plugin.SetAttribute is called but the attribute cannot be set.
Inheritance Hierarchy
SystemObject
SystemException
SystemApplicationException
Tekla.Structures.DrawingTeklaStructuresDrawingsApplicationException
Tekla.Structures.DrawingCannotSetAttributeForPluginException
SystemException
SystemApplicationException
Tekla.Structures.DrawingTeklaStructuresDrawingsApplicationException
Tekla.Structures.DrawingCannotSetAttributeForPluginException
Namespace: Tekla.Structures.Drawing
Assembly: Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2023.0.3
Syntax
Constructors
Name | Description | |
---|---|---|
CannotSetAttributeForPluginException |
Creates a new CannotSetAttributeForPluginException instance.
| |
CannotSetAttributeForPluginException(String) |
Creates a new CannotSetAttributeForPluginException instance.
|
See Also