ENTITY b_spline_surface_strip
(* SCHEMA step_merged_ap_schema; *)
-- IN AP242
ENTITY b_spline_surface_strip
SUBTYPE OF (founded_item);
basis_surface : b_spline_surface;
start_knot_index : INTEGER;
surface_parameter : u_or_v_parameter;
WHERE
WR1:
SIZEOF(using_representations(SELF.basis_surface) * relating_shape_representations_of_extreme_values(SELF)) > 0;
END_ENTITY;
Explicit Attributes
Entity b_spline_surface_strip has the following local and inherited explicit attributes:
Attribute | Type | Defined By |
---|
basis_surface | b_spline_surface (ENTITY) | b_spline_surface_strip |
start_knot_index | INTEGER | b_spline_surface_strip |
surface_parameter | u_or_v_parameter (ENUM) | b_spline_surface_strip |
|
Derived Attributes
Entity b_spline_surface_strip has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity b_spline_surface_strip inherits from the following supertypes:
founded_item
Subtypes
No subtypesReferenced By
Entity b_spline_surface_strip and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2024-09-06T14:00:30-04:00