(* SCHEMA IFC2X3; *)
ENTITY IfcCoilType
SUBTYPE OF (IfcEnergyConversionDeviceType);
PredefinedType : IfcCoilTypeEnum;
WHERE
WR1 : (PredefinedType <> IfcCoilTypeEnum.USERDEFINED) OR
((PredefinedType = IfcCoilTypeEnum.USERDEFINED) AND EXISTS(SELF\IfcElementType.ElementType));
END_ENTITY;
|
|
Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:44:16-04:00