ENTITY IfcAsset
(* SCHEMA IFC2X3; *)
ENTITY IfcAsset
SUBTYPE OF (IfcGroup);
AssetID : IfcIdentifier;
OriginalValue : IfcCostValue;
CurrentValue : IfcCostValue;
TotalReplacementCost : IfcCostValue;
Owner : IfcActorSelect;
User : IfcActorSelect;
ResponsiblePerson : IfcPerson;
IncorporationDate : IfcCalendarDate;
DepreciatedValue : IfcCostValue;
WHERE
WR1 : SIZEOF(QUERY(Temp <* SELF\IfcGroup.IsGroupedBy.RelatedObjects | NOT('IFC2X3.IFCELEMENT' IN TYPEOF(Temp)))) = 0;
END_ENTITY;
Explicit Attributes
Entity IfcAsset has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
Entity IfcAsset has the following local and inherited inverse attributes:
Supertypes
Entity IfcAsset inherits from the following supertypes:
IfcRoot
IfcObjectDefinition
IfcObject
IfcGroup
Subtypes
No subtypesReferenced By
Entity IfcAsset and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:44:15-04:00