ifc:AppliedCondition
Element information
Namespace: http://niem.gov/niem/external/iai-ifc/RC2/ifc/dhs-gmo/1.0.0
Schema document: external/iai-ifc/rc2/dhs-gmo/1.0.0/IFC2X2_FINAL.xsd
Type: Anonymous
Properties: Local, Qualified, Nillable
Content
- Choice [1..1]
Attributes
None
Used in
- Type ifc:IfcRelConnectsStructuralMember (Element ifc:IfcRelConnectsStructuralMember)
- Type ifc:IfcStructuralConnection (Element ifc:IfcStructuralConnection)
- Type ifc:IfcStructuralCurveConnection via extension of ifc:IfcStructuralConnection (Element ifc:IfcStructuralCurveConnection)
- Type ifc:IfcStructuralPointConnection via extension of ifc:IfcStructuralConnection (Element ifc:IfcStructuralPointConnection)
- Type ifc:IfcStructuralSurfaceConnection via extension of ifc:IfcStructuralConnection (Element ifc:IfcStructuralSurfaceConnection)
Sample instance
<ifc:AppliedCondition> <ifc:IfcBoundaryEdgeCondition id="ID"> <ifc:Name>normalizedString</ifc:Name> <ifc:LinearStiffnessByLengthX>1.0</ifc:LinearStiffnessByLengthX> <ifc:LinearStiffnessByLengthY>1.0</ifc:LinearStiffnessByLengthY> <ifc:LinearStiffnessByLengthZ>1.0</ifc:LinearStiffnessByLengthZ> <ifc:RotationalStiffnessByLengthX>1.0</ifc:RotationalStiffnessByLengthX> <ifc:RotationalStiffnessByLengthY>1.0</ifc:RotationalStiffnessByLengthY> <ifc:RotationalStiffnessByLengthZ>1.0</ifc:RotationalStiffnessByLengthZ> </ifc:IfcBoundaryEdgeCondition> </ifc:AppliedCondition>