ENTITY IfcOccupant
(* SCHEMA IFC2X2_FINAL; *)
ENTITY IfcOccupant
SUBTYPE OF (IfcActor);
PredefinedType : IfcOccupantTypeEnum;
WHERE
WR31 : NOT(PredefinedType = IfcOccupantTypeEnum.USERDEFINED)
OR EXISTS(SELF\IfcObject.ObjectType);
END_ENTITY;
Explicit Attributes
Entity IfcOccupant has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
Entity IfcOccupant has the following local and inherited inverse attributes:
Supertypes
Entity IfcOccupant inherits from the following supertypes:
IfcRoot
IfcObject
IfcActor
Subtypes
No subtypesReferenced By
Entity IfcOccupant and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:20:55-04:00