ENTITY b_spline_curve_knot_locator
(* SCHEMA Ap242_managed_model_based_3d_engineering_mim_LF; *)
ENTITY b_spline_curve_knot_locator
SUBTYPE OF(founded_item);
basis_curve : b_spline_curve;
knot_index : INTEGER;
WHERE
WR1 : SIZEOF(
using_representations(SELF.basis_curve) *
relating_shape_representations_of_extreme_values(SELF))>0;
END_ENTITY;
Explicit Attributes
Entity b_spline_curve_knot_locator has the following local and inherited explicit attributes:
| Attribute | Type | Defined By |
|---|
| basis_curve | b_spline_curve (ENTITY) | b_spline_curve_knot_locator |
| knot_index | INTEGER | b_spline_curve_knot_locator |
|
Derived Attributes
Entity b_spline_curve_knot_locator has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity b_spline_curve_knot_locator inherits from the following supertypes:
founded_item
Subtypes
No subtypesReferenced By
Entity b_spline_curve_knot_locator and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:20:06-04:00