STAAD.Pro Physical Modeler Help

Element Dimensions

This element is used to define linear dimensions that will be drawn in the model.

Diagram
Attribute Dimensions / @IsClosed Element Point
Used by
Model Element Point
Children Element Point
Instance
<Dimensions IsClosed="">
  <Point X="" Y="" Z="">{1,unbounded}</Point>
</Dimensions>
Attributes
QName Type Use
Attribute Dimensions / @IsClosed xs:boolean optional
Defines if the initial and last point will be joined by a dimension or not.
  • TRUE, the dimension will join the initial and final point.
  • FALSE, the dimension will not join the initial and final point.

Attribute Dimensions / @IsClosed

Annotations Defines if the initial and last point will be joined by a dimension or not.
  • TRUE, the dimension will join the initial and final point.
  • FALSE, the dimension will not join the initial and final point.
Type xs:boolean
Used by