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: 2024.0.0+a110b435391768740483e3032720a566518c9a63
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