ConnectionBaseInputObjectType Enumeration |
Defines the input object type.
Namespace: Tekla.Structures.Plugins
Assembly: Tekla.Structures.Plugins (in Tekla.Structures.Plugins.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
INPUTOBJECT_PART | 0 | The input object is a part instance. | |
INPUTOBJECT_CUSTOMPART | 1 | The input object can be a custom part (component). |
See Also