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
2023-12-22T16:31:09-05:00