ConnectionBaseSecondaryType Enumeration

Defines how many secondaries a connection can have.

Namespace:  Tekla.Structures.Plugins
Assembly:  Tekla.Structures.Plugins (in Tekla.Structures.Plugins.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
public enum SecondaryType
Members
  Member nameValueDescription
SECONDARYTYPE_ZERO0 The connection can have zero secondaries. Zero secondaries means that the connection is a detail.
SECONDARYTYPE_ONE1 The connection can have one secondary.
SECONDARYTYPE_TWO2 The connection can have two secondaries.
SECONDARYTYPE_MULTIPLE3 The connection can have multiple secondaries.
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next