ENTITY composite_curve_transition_locator
(* SCHEMA step_merged_ap_schema; *)
-- IN AP242
ENTITY composite_curve_transition_locator
SUBTYPE OF (founded_item);
basis_curve : composite_curve;
transition_index : INTEGER;
WHERE
WR1:
SIZEOF(using_representations(SELF.basis_curve) * relating_shape_representations_of_extreme_values(SELF)) > 0;
END_ENTITY;
Explicit Attributes
Entity composite_curve_transition_locator has the following local and inherited explicit attributes:
Attribute | Type | Defined By |
---|
basis_curve | composite_curve (ENTITY) | composite_curve_transition_locator |
transition_index | INTEGER | composite_curve_transition_locator |
|
Derived Attributes
Entity composite_curve_transition_locator has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity composite_curve_transition_locator inherits from the following supertypes:
founded_item
Subtypes
No subtypesReferenced By
Entity composite_curve_transition_locator 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