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:
| Attribute | Type | Defined By | 
|---|
 |  Name | IfcLabel (STRING) | IfcBoundaryCondition |  
 
 | 
Derived Attributes
    No derived attributes
Inverse Attributes
    No Inverse AttributesSupertypes
    No supertypesSubtypes
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:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2024-07-11T21:39:04-04:00