AnalysisPartPositionPropertiesAxisLocationEnum Enumeration

The axis location.

Namespace:  Tekla.Structures.Analysis
Assembly:  Tekla.Structures.Analysis (in Tekla.Structures.Analysis.dll) Version: 2023.0.3
Syntax
public enum AxisLocationEnum
Members
  Member nameValueDescription
REFERENCE_AXIS_WITH_ECCENTRICITY0 The axis location is the reference axis with eccentricity.
REFERENCE_AXIS1 The axis location is the reference axis.
NEUTRAL_AXIS3 The axis location is the neutral axis.
TOP_PLANE4 The axis location is the top plane.
MIDDLE_PLANE5 The axis location is the middle plane.
BOTTOM_PLANE6 The axis location is the bottom plane.
LEFT_PLANE7 The axis location is the left plane.
RIGHT_PLANE8 The axis location is the right plane.
MIDDLE_PLANE_BY_LEFT_RIGHT9 The axis location is the middle plane by the left point.
TOP_LEFT10 The axis location is at the top left corner.
TOP_CENTER11 The axis location is at top center.
TOP_RIGHT12 The axis location is at the top right corner.
MIDDLE_LEFT13 The axis location is at the middle left corner.
MIDDLE_CENTER14 The axis location is at middle center.
MIDDLE_RIGHT15 The axis location is at the middle right corner.
BOTTOM_LEFT16 The axis location is at the bottom left corner.
BOTTOM_CENTER17 The axis location is at bottom center.
BOTTOM_RIGHT18 The axis location is at the bottom right corner.
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