STAAD.Pro Physical Modeler Help

Element Member

This element is used to define a liner member in the template model.

Diagram
Attribute @ID Attribute Member / @N1 Attribute Member / @N2 Attribute Member / @Section Attribute Member / @Material Attribute Member / @Alignment Attribute Member / @Attribute Element EndOffset
Used by
Model Element EndOffset
Children Element EndOffset
Instance
<Member Alignment="GeometricCentroid" Attribute="Undefined" ID="" Material="" N1="" N2="" Section="">
  <EndOffset Axis="" Position="" X="" Y="" Z="">{0,1}</EndOffset>
</Member>
Attributes
QName Type Default Use
Attribute Member / @Alignment restriction of xs:string GeometricCentroid optional
Optional attribute to define member alignment.
  • MidDepthLeft
  • MidDepthCentre
  • MidDepthRight
  • TopLeft
  • TopCentre
  • TopRight
  • BottomLeft
  • BottomCenter
  • BottomRight
  • GeometricCentroid (Default)
  • BottomInLineWithGeometricCentroid
  • LeftInLineWithGeometricCentroid
  • RightInLineWithGeometricCentroid
  • TopInLineWithGeometricCentroid
Attribute Member / @Attribute restriction of xs:string Undefined optional
Optional attribute to define member type.
  • Column
  • Beam
  • Brace
  • Undefined (default)
Attribute @ID xs:string   optional
The unique ID used to future reference.
Attribute Member / @Material xs:string   optional
Material name
Attribute Member / @N1 xs:string   optional
Initial node ID
Attribute Member / @N2 xs:string   optional
Final node ID
Attribute Member / @Section xs:string   optional
Section name

Attribute Member / @N1

Initial node ID

Type xs:string
Used by
Element Element Member

Attribute Member / @N2

Final node ID

Type xs:string
Used by
Element Element Member

Attribute Member / @Section

Section name

Type xs:string
Used by
Element Element Member

Attribute Member / @Material

Material name

Type xs:string
Used by
Element Element Member

Attribute Member / @Alignment

Annotations Optional attribute to define member alignment.
  • MidDepthLeft
  • MidDepthCentre
  • MidDepthRight
  • TopLeft
  • TopCentre
  • TopRight
  • BottomLeft
  • BottomCenter
  • BottomRight
  • GeometricCentroid (Default)
  • BottomInLineWithGeometricCentroid
  • LeftInLineWithGeometricCentroid
  • RightInLineWithGeometricCentroid
  • TopInLineWithGeometricCentroid
Type restriction of xs:string
Used by
Element Element Member

Attribute Member / @Attribute

Annotations Optional attribute to define member type.
  • Column
  • Beam
  • Brace
  • Undefined (default)
Type restriction of xs:string
Used by
Element Element Member