IfcStructuralLoadLinearForce

Natural language names
deLinienlast
enStructural Load Linear Force
Semantic definitions at the entity
Entity definition

An instance of the entity IfcStructuralLoadLinearForce shall be used to define actions on curves.

HISTORY  New entity in IFC2x2.
Attribute definitions
#AttributeTypeCardinalityDescription B
2LinearForceX- This attribute is out of scope for this model view definition and shall not be set.
3LinearForceY- This attribute is out of scope for this model view definition and shall not be set.
4LinearForceZ- This attribute is out of scope for this model view definition and shall not be set.
5LinearMomentX- This attribute is out of scope for this model view definition and shall not be set.
6LinearMomentY- This attribute is out of scope for this model view definition and shall not be set.
7LinearMomentZ- This attribute is out of scope for this model view definition and shall not be set.
Inherited definitions from supertypes
Entity inheritance IfcStructuralLoadStatic IfcStructuralLoadOrResult IfcStructuralLoad
Attribute inheritance
#AttributeTypeCardinalityDescriptionB
IfcStructuralLoad
1Name- This attribute is out of scope for this model view definition and shall not be set.
IfcStructuralLoadOrResult
IfcStructuralLoadStatic
IfcStructuralLoadLinearForce
2LinearForceX- This attribute is out of scope for this model view definition and shall not be set.
3LinearForceY- This attribute is out of scope for this model view definition and shall not be set.
4LinearForceZ- This attribute is out of scope for this model view definition and shall not be set.
5LinearMomentX- This attribute is out of scope for this model view definition and shall not be set.
6LinearMomentY- This attribute is out of scope for this model view definition and shall not be set.
7LinearMomentZ- This attribute is out of scope for this model view definition and shall not be set.
Formal representations
XSD Specification
 <xs:element name="IfcStructuralLoadLinearForce" type="ifc:IfcStructuralLoadLinearForce" substitutionGroup="ifc:IfcStructuralLoadStatic" nillable="true"/>
 <xs:complexType name="IfcStructuralLoadLinearForce">
  <xs:complexContent>
   <xs:extension base="ifc:IfcStructuralLoadStatic"/>
  </xs:complexContent>
 </xs:complexType>
EXPRESS Specification
ENTITY IfcStructuralLoadLinearForce
 SUBTYPE OF (IfcStructuralLoadStatic);
  LinearForceX : OPTIONAL IfcStrippedOptional;
  LinearForceY : OPTIONAL IfcStrippedOptional;
  LinearForceZ : OPTIONAL IfcStrippedOptional;
  LinearMomentX : OPTIONAL IfcStrippedOptional;
  LinearMomentY : OPTIONAL IfcStrippedOptional;
  LinearMomentZ : OPTIONAL IfcStrippedOptional;
END_ENTITY;

Link to EXPRESS-G diagram EXPRESS-G diagram

Link to this page  Link to this page