BooleanPartBooleanTypeEnum Enumeration |
Defines the boolean operation: an add or a cut.
Namespace: Tekla.Structures.Model
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2023.0.3
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
BOOLEAN_ADD | 1 | Defines the add part. Typically the add part type is not used. | |
BOOLEAN_CUT | 2 | Defines the cut part. | |
BOOLEAN_WELDPREP | 3 | Defines the weld prep part. |
See Also