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