TYPE IfcNonNegativeLengthMeasure

(* SCHEMA IFC4; *)
TYPE IfcNonNegativeLengthMeasure = IfcLengthMeasure;
 WHERE
	NotNegative : SELF >= 0.;
END_TYPE;

Referenced By

Defintion IfcNonNegativeLengthMeasure is references by the following definitions:
DefinitionType
 IfcAsymmetricIShapeProfileDef ENTITY
 IfcCShapeProfileDef ENTITY
 IfcDoorLiningProperties ENTITY
 IfcIShapeProfileDef ENTITY
 IfcLShapeProfileDef ENTITY
 IfcMaterialLayer ENTITY
 IfcMeasureValue SELECT
 IfcRectangleHollowProfileDef ENTITY
 IfcTShapeProfileDef ENTITY
 IfcUShapeProfileDef ENTITY
 IfcWindowLiningProperties ENTITY
 IfcZShapeProfileDef ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2016-06-01T11:21:37-04:00