PositionTypeAttribute Class |
The PositionTypeAttribute class is used for storing the position type of the connection.
Based on the type the system will then position the connection in the creation.
The attribute is initialized from the custom attribute
[PositionType(PositionTypeEnum.COLLISION_PLANE)]
in the connection source.
SystemObject
SystemAttribute
Tekla.Structures.PluginsPositionTypeAttribute
SystemAttribute
Tekla.Structures.PluginsPositionTypeAttribute
Namespace: Tekla.Structures.Plugins
Assembly: Tekla.Structures.Plugins (in Tekla.Structures.Plugins.dll) Version: 2026.0.0-alpha00057080+93cd22c410a086ecc356b7088d4daaf2e12907eb
The PositionTypeAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| PositionTypeAttribute(Int32) |
The custom attribute [PositionType()] uses this to store the position type to the system.
This is not to be used by itself.
| |
| PositionTypeAttribute(PositionTypeEnum) |
The custom attribute [PositionType()] uses this to store the position type to the system.
This is not to be used by itself.
|
| Name | Description | |
|---|---|---|
| Type |
The custom attribute [PositionType()] uses this to store the position type to the system.
This is not to be used by itself.
|