CustomPartBaseCustomPartPositioningType Enumeration

Defines the type of the positioning.

Namespace:  Tekla.Structures.Plugins
Assembly:  Tekla.Structures.Plugins (in Tekla.Structures.Plugins.dll) Version: 2023.0.3
Syntax
public enum CustomPartPositioningType
Members
  Member nameValueDescription
POSITIONING_BY_CENTER_OF_BOUNDING_BOX1 Positioning happens based on total extrema of objects. Default value. Same as "Use center of the bounding box in positioning" value on in custom component wizard
POSITIONING_BY_INPUTPOINTS2 Positioning happens based on input points and extrema of objects. Similar to exact positioning in custom parts Same as "Use center of the bounding box in positioning" value off in custom component wizard
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