ConnectionBaseSecondaryType Enumeration |
Defines how many secondaries a connection can have.
Namespace: Tekla.Structures.Plugins
Assembly: Tekla.Structures.Plugins (in Tekla.Structures.Plugins.dll) Version: 2026.0.0-alpha00057080+93cd22c410a086ecc356b7088d4daaf2e12907eb
| Member name | Value | Description | |
|---|---|---|---|
| SECONDARYTYPE_ZERO | 0 | The connection can have zero secondaries. Zero secondaries means that the connection is a detail. | |
| SECONDARYTYPE_ONE | 1 | The connection can have one secondary. | |
| SECONDARYTYPE_TWO | 2 | The connection can have two secondaries. | |
| SECONDARYTYPE_MULTIPLE | 3 | The connection can have multiple secondaries. |