ENTITY IfcRelConnectsStructuralMember

(* SCHEMA IFC4; *)
ENTITY IfcRelConnectsStructuralMember
 SUPERTYPE OF (ONEOF
    (IfcRelConnectsWithEccentricity))
 SUBTYPE OF (IfcRelConnects);
	RelatingStructuralMember : IfcStructuralMember;
	RelatedStructuralConnection : IfcStructuralConnection;
	AppliedCondition : OPTIONAL IfcBoundaryCondition;
	AdditionalConditions : OPTIONAL IfcStructuralConnectionCondition;
	SupportedLength : OPTIONAL IfcLengthMeasure;
	ConditionCoordinateSystem : OPTIONAL IfcAxis2Placement3D;
END_ENTITY;

Explicit Attributes

Entity IfcRelConnectsStructuralMember has the following local and inherited explicit attributes:
AttributeTypeDefined By
 GlobalIdIfcGloballyUniqueId (STRING)IfcRoot
 OwnerHistoryIfcOwnerHistory (ENTITY)IfcRoot
 NameIfcLabel (STRING)IfcRoot
 DescriptionIfcText (STRING)IfcRoot
 RelatingStructuralMemberIfcStructuralMember (ENTITY)IfcRelConnectsStructuralMember
 RelatedStructuralConnectionIfcStructuralConnection (ENTITY)IfcRelConnectsStructuralMember
 AppliedConditionIfcBoundaryCondition (ENTITY)IfcRelConnectsStructuralMember
 AdditionalConditionsIfcStructuralConnectionCondition (ENTITY)IfcRelConnectsStructuralMember
 SupportedLengthIfcLengthMeasure (REAL)IfcRelConnectsStructuralMember
 ConditionCoordinateSystemIfcAxis2Placement3D (ENTITY)IfcRelConnectsStructuralMember

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity IfcRelConnectsStructuralMember inherits from the following supertypes:
  IfcRoot
    IfcRelationship
      IfcRelConnects

Subtypes

Entity IfcRelConnectsStructuralMember has the following subtypes:
    IfcRelConnectsWithEccentricity*
* - Immediate Subtypes

Referenced By

Entity IfcRelConnectsStructuralMember and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcBuildingElementProxy ENTITY IfcRoot
 IfcProcedure ENTITY IfcRoot
 IfcProject ENTITY IfcRoot
 IfcPropertySet ENTITY IfcRoot
 IfcPropertySetTemplate ENTITY IfcRoot
 IfcProxy ENTITY IfcRoot
 IfcRelationship ENTITY IfcRelConnects
 IfcRelConnects ENTITY IfcRelConnectsStructuralMember
 IfcRoot ENTITY IfcRelationship
 IfcStructuralConnection ENTITY IfcRelConnectsStructuralMember
 IfcStructuralMember ENTITY IfcRelConnectsStructuralMember
 IfcTask ENTITY IfcRoot
 IfcTypeObject ENTITY IfcRoot
 IfcUniquePropertySetNames FUNCTION IfcRoot


[Top Level Definitions] [Exit]

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