Schema Central > NIEM 2.0 > IFC2X2_FINAL.xsd > ifc:IfcStructuralPlanarAction
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ifc:IfcStructuralPlanarAction

Element information

Content

Attributes

NameOccTypeDescriptionNotes
href [0..1]xsd:anyURIfrom type ex:Entity
ref [0..1]xsd:IDREFfrom type ex:Entity
proxy [0..1]xsd:IDREFfrom type ex:Entity
edo [0..1]xsd:anyURIfrom type ex:Entity
id [0..1]xsd:IDfrom group ex:instanceAttributes
path [0..1]xsd:NMTOKENSfrom group ex:instanceAttributes
pos [0..1]Anonymousfrom group ex:instanceAttributes

Used in

Substitution hierarchy

Sample instance

<ifc:IfcStructuralPlanarAction id="ID">
   <ifc:GlobalId>normalizedString</ifc:GlobalId>
   <ifc:OwnerHistory>
      <ifc:IfcOwnerHistory id="ID">
         <ifc:OwningUser>...
         </ifc:OwningUser>
         <ifc:OwningApplication>...
         </ifc:OwningApplication>
         <ifc:State>readwrite</ifc:State>
         <ifc:ChangeAction>nochange</ifc:ChangeAction>
         <ifc:LastModifiedDate>1</ifc:LastModifiedDate>
         <ifc:LastModifyingUser>...
         </ifc:LastModifyingUser>
         <ifc:LastModifyingApplication>...
         </ifc:LastModifyingApplication>
         <ifc:CreationDate>1</ifc:CreationDate>
      </ifc:IfcOwnerHistory>
   </ifc:OwnerHistory>
   <ifc:Name>normalizedString</ifc:Name>
   <ifc:Description>normalizedString</ifc:Description>
   <ifc:ObjectType>normalizedString</ifc:ObjectType>
   <ifc:ObjectPlacement>
      <ifc:IfcGridPlacement id="ID">
         <ifc:PlacementLocation>...
         </ifc:PlacementLocation>
         <ifc:PlacementRefDirection>...
         </ifc:PlacementRefDirection>
      </ifc:IfcGridPlacement>
   </ifc:ObjectPlacement>
   <ifc:Representation>
      <ifc:IfcProductRepresentation id="ID">
         <ifc:Name>normalizedString</ifc:Name>
         <ifc:Description>normalizedString</ifc:Description>
         <ifc:Representations>...
         </ifc:Representations>
      </ifc:IfcProductRepresentation>
   </ifc:Representation>
   <ifc:AppliedLoad>
      <ifc:IfcStructuralLoadLinearForce id="ID">
         <ifc:Name>normalizedString</ifc:Name>
         <ifc:LinearForceX>1.0</ifc:LinearForceX>
         <ifc:LinearForceY>1.0</ifc:LinearForceY>
         <ifc:LinearForceZ>1.0</ifc:LinearForceZ>
         <ifc:LinearMomentX>1.0</ifc:LinearMomentX>
         <ifc:LinearMomentY>1.0</ifc:LinearMomentY>
         <ifc:LinearMomentZ>1.0</ifc:LinearMomentZ>
      </ifc:IfcStructuralLoadLinearForce>
   </ifc:AppliedLoad>
   <ifc:GlobalOrLocal>global_coords</ifc:GlobalOrLocal>
   <ifc:DestabilizingLoad>true</ifc:DestabilizingLoad>
   <ifc:ProjectedOrTrue>projected_length</ifc:ProjectedOrTrue>
   <ifc:CausedBy>
      <ifc:IfcStructuralPointReaction id="ID">
         <ifc:GlobalId>normalizedString</ifc:GlobalId>
         <ifc:OwnerHistory>...
         </ifc:OwnerHistory>
         <ifc:Name>normalizedString</ifc:Name>
         <ifc:Description>normalizedString</ifc:Description>
         <ifc:ObjectType>normalizedString</ifc:ObjectType>
         <ifc:ObjectPlacement>...
         </ifc:ObjectPlacement>
         <ifc:Representation>...
         </ifc:Representation>
         <ifc:AppliedLoad>...
         </ifc:AppliedLoad>
         <ifc:GlobalOrLocal>global_coords</ifc:GlobalOrLocal>
      </ifc:IfcStructuralPointReaction>
   </ifc:CausedBy>
</ifc:IfcStructuralPlanarAction>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com