ENTITY IfcSlippageConnectionCondition

(* SCHEMA IFC4; *)
ENTITY IfcSlippageConnectionCondition
 SUBTYPE OF (IfcStructuralConnectionCondition);
	SlippageX : OPTIONAL IfcLengthMeasure;
	SlippageY : OPTIONAL IfcLengthMeasure;
	SlippageZ : OPTIONAL IfcLengthMeasure;
END_ENTITY;

Explicit Attributes

Entity IfcSlippageConnectionCondition has the following local and inherited explicit attributes:
AttributeTypeDefined By
 NameIfcLabel (STRING)IfcStructuralConnectionCondition
 SlippageXIfcLengthMeasure (REAL)IfcSlippageConnectionCondition
 SlippageYIfcLengthMeasure (REAL)IfcSlippageConnectionCondition
 SlippageZIfcLengthMeasure (REAL)IfcSlippageConnectionCondition

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity IfcSlippageConnectionCondition inherits from the following supertypes:
  IfcStructuralConnectionCondition

Subtypes

    No subtypes

Referenced By

Entity IfcSlippageConnectionCondition and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcRelConnectsStructuralMember ENTITY IfcStructuralConnectionCondition
 IfcStructuralConnectionCondition ENTITY IfcSlippageConnectionCondition


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2016-06-01T11:21:47-04:00