TYPE IfcNonNegativeLengthMeasure

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

Referenced By

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


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-12-22T16:31:09-05:00