ComponentOptionsBoltEdgeDistanceReferenceEnum Enumeration |
The bolt edge distance reference type.
Namespace: Tekla.Structures
Assembly: Tekla.Structures (in Tekla.Structures.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
BOLT_DIAMETER | 0 | Compares the edge distance to the bolt diameter. | |
HOLE_DIAMETER | 1 | Compares the edge distance to the hole diameter. |
See Also