complexType · extension complexBaseType · all
Global beam properties
globalBeamPropertiesType, containing the global beam properties such as EA, EI, mass
| Name | Type | Constraints | Use | Default | Description |
|---|---|---|---|---|---|
@externalDataDirectory | xsd:string | optional | Directory of the external data file | ||
@externalDataNodePath | xsd:string | optional | Path of the node inside the external data file | ||
@externalFileName | xsd:string | optional | Name of the external data file | ||
@uID | xsd:ID | required | UID |
| Name | Type | Constraints | OccurrenceHow often the element may appear at this place. The schema writes it as minOccurs and maxOccurs on the declaration. | Default | Description |
|---|---|---|---|---|---|
| allThe children below may appear in any order. Each may appear at most once. | |||||
materialUID | stringUIDBaseType | [1..1] required | Reference to the material | ||
source | stringBaseType | [1..1] required | Source the beam properties were derived from | ||
consistency | booleanBaseType | [1..1] required | Flag stating whether the beam properties are consistent with each other | ||
beamCrossSection | beamCrossSectionType | [1..1] required | Geometrical properties of the beam cross section | ||
beamCOG | pointXYType | [1..1] required | Center of gravity of the beam cross section | ||
beamShearCenter | pointXYType | [0..1] optional | Shear center of the beam cross section | ||
beamStiffness | beamStiffnessType | [0..1] optional | Stiffness properties | ||
beamSpecificMass | doubleBaseType | [0..1] optional | Mass of the beam per unit length | ||
| Type | Name |
|---|---|
profileBasedStructuralElementType | globalBeamProperties |