TYPE IfcKnotType

(* SCHEMA IFC4; *)
TYPE IfcKnotType = ENUMERATION OF
	(PIECEWISE_BEZIER_KNOTS
	,QUASI_UNIFORM_KNOTS
	,UNIFORM_KNOTS
	,UNSPECIFIED);
END_TYPE;

Referenced By

Defintion IfcKnotType is references by the following definitions:
DefinitionType
 IfcBSplineCurveWithKnots ENTITY
 IfcBSplineSurfaceWithKnots ENTITY


[Top Level Definitions] [Exit]

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