ENTITY boundary_curve_of_b_spline_or_rectangular_composite_surface

(* SCHEMA step_merged_ap_schema; *)
-- IN AP242
ENTITY boundary_curve_of_b_spline_or_rectangular_composite_surface
   SUBTYPE OF (founded_item);
      basis_surface : b_spline_or_rectangular_composite_surface_select;
      boundary_type : surface_boundary_type;
   WHERE
      WR1:
         SIZEOF(using_representations(SELF.basis_surface) * relating_shape_representations_of_extreme_values(SELF)) > 0;
END_ENTITY;

Explicit Attributes

Entity boundary_curve_of_b_spline_or_rectangular_composite_surface has the following local and inherited explicit attributes:
AttributeTypeDefined By
 basis_surfaceb_spline_or_rectangular_composite_surface_select (SELECT)boundary_curve_of_b_spline_or_rectangular_composite_surface
 boundary_typesurface_boundary_type (ENUM)boundary_curve_of_b_spline_or_rectangular_composite_surface

Derived Attributes

Entity boundary_curve_of_b_spline_or_rectangular_composite_surface has the following local and inherited derived attributes:
AttributeTypeDefined By
 usersSET OF founded_item_select (SELECT)founded_item

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity boundary_curve_of_b_spline_or_rectangular_composite_surface inherits from the following supertypes:
  founded_item

Subtypes

    No subtypes

Referenced By

Entity boundary_curve_of_b_spline_or_rectangular_composite_surface and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 founded_item ENTITY boundary_curve_of_b_spline_or_rectangular_composite_surface
 founded_item_select SELECT founded_item
 location_of_extreme_value_select SELECT boundary_curve_of_b_spline_or_rectangular_composite_surface
 subtype_exclusiveness_founded_item RULE founded_item
 subtype_mandatory_founded_item RULE founded_item
 validate_dependently_instantiable_entity_data_types RULE founded_item


[Top Level Definitions] [Exit]

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