Click or drag to resize

PositionRelatedTo Enumeration

Compatible with IDEA StatiCa Beta 21.0 - beta
Position, to which is input related to.

Namespace:  IdeaRS.OpenModel.Parameters
Assembly:  IdeaRS.OpenModel (in IdeaRS.OpenModel.dll) Version: 20.0.1.1 (20.0.1.1)
Syntax
public enum PositionRelatedTo
Members
  Member nameValueDescription
Axis0 Position is related to any axis.
TopOfSteel1 Position is related to top of steel.
Profile2 Position is related to the related profile (cross-section) bounding box. In this case is Rows and Cols position are on the positive axes (top, right), RowsNegative and ColsNegative are on the negative axes.
LeftSide3 Position is related to the left side of main plate.
RightSide4 Position is related to the right side of main plate.
See Also