knot_type
EXPRESS specification:
TYPE
knot_type =
ENUMERATION
OF
(
UNIFORM_KNOTS,
UNSPECIFIED,
QUASI_UNIFORM_KNOTS,
PIECEWISE_BEZIER_KNOTS);
END_TYPE
;
References (2):
Name
Type
Referred through
Express-G
b_spline_curve_with_knots
Entity
Attribute 'knot_spec'
No Diagram
b_spline_surface_with_knots
Entity
Attribute 'knot_spec'
No Diagram