DetailTypeAttribute Class |
The DetailTypeAttribute class is used for storing the detail type.
Based on the type the system will then position the detail in the creation.
The attribute is initialized from the custom attribute
[DetailType(DetailTypeEnum.END)]
in the connection source.
SystemObject
SystemAttribute
Tekla.Structures.PluginsDetailTypeAttribute
SystemAttribute
Tekla.Structures.PluginsDetailTypeAttribute
Namespace: Tekla.Structures.Plugins
Assembly: Tekla.Structures.Plugins (in Tekla.Structures.Plugins.dll) Version: 2025.0.0-alpha00045580+dc02c3918546f1e94eb2d3b13ea99057fb3313e0
The DetailTypeAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| DetailTypeAttribute(Int32) |
The custom attribute [DetailType()] uses this to store the type of the detail to the system.
This is not to be used by itself.
| |
| DetailTypeAttribute(DetailTypeEnum) |
The custom attribute [DetailType()] uses this to store the type of the detail to the system.
This is not to be used by itself.
|
| Name | Description | |
|---|---|---|
| Type |
The custom attribute [DetailType()] uses this to store the type of the detail to the system.
This is not to be used by itself.
|