(* SCHEMA IFC4; *)
ENTITY IfcObjectDefinition ABSTRACT SUPERTYPE OF (ONEOF (IfcContext ,IfcObject ,IfcTypeObject)) SUBTYPE OF (IfcRoot); INVERSE HasAssignments : SET [0:?] OF IfcRelAssigns FOR RelatedObjects; Nests : SET [0:1] OF IfcRelNests FOR RelatedObjects; IsNestedBy : SET [0:?] OF IfcRelNests FOR RelatingObject; HasContext : SET [0:1] OF IfcRelDeclares FOR RelatedDefinitions; IsDecomposedBy : SET [0:?] OF IfcRelAggregates FOR RelatingObject; Decomposes : SET [0:1] OF IfcRelAggregates FOR RelatedObjects; HasAssociations : SET [0:?] OF IfcRelAssociates FOR RelatedObjects; END_ENTITY;
|
|
|
Generated by STEP Tools® EXPRESS to HTML Converter
2024-07-11T21:39:05-04:00