ENTITY IfcBoundaryCondition

(* SCHEMA IFC4; *)
ENTITY IfcBoundaryCondition
 ABSTRACT SUPERTYPE OF (ONEOF
    (IfcBoundaryEdgeCondition
    ,IfcBoundaryFaceCondition
    ,IfcBoundaryNodeCondition));
	Name : OPTIONAL IfcLabel;
END_ENTITY;

Explicit Attributes

Entity IfcBoundaryCondition has the following local and inherited explicit attributes:
AttributeTypeDefined By
 NameIfcLabel (STRING)IfcBoundaryCondition

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity IfcBoundaryCondition has the following subtypes:
    IfcBoundaryEdgeCondition*
    IfcBoundaryFaceCondition*
    IfcBoundaryNodeCondition*
    IfcBoundaryNodeConditionWarping
* - Immediate Subtypes

Referenced By

Entity IfcBoundaryCondition and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcRelConnectsStructuralMember ENTITY IfcBoundaryCondition
 IfcStructuralConnection ENTITY IfcBoundaryCondition


[Top Level Definitions] [Exit]

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