ENTITY rectangular_composite_surface_transition_locator

(* SCHEMA Ap242_managed_model_based_3d_engineering_mim_LF; *)
 ENTITY rectangular_composite_surface_transition_locator
   SUBTYPE OF(founded_item);
     basis_surface      : rectangular_composite_surface;
     surface_parameter  : u_or_v_parameter;
     u_transition_index : INTEGER;
     v_transition_index : INTEGER;
   WHERE
     WR1 : SIZEOF(
           using_representations(SELF.basis_surface) *
           relating_shape_representations_of_extreme_values(SELF))>0;
 END_ENTITY;

Explicit Attributes

Entity rectangular_composite_surface_transition_locator has the following local and inherited explicit attributes:
AttributeTypeDefined By
 basis_surfacerectangular_composite_surface (ENTITY)rectangular_composite_surface_transition_locator
 surface_parameteru_or_v_parameter (ENUM)rectangular_composite_surface_transition_locator
 u_transition_indexINTEGERrectangular_composite_surface_transition_locator
 v_transition_indexINTEGERrectangular_composite_surface_transition_locator

Derived Attributes

Entity rectangular_composite_surface_transition_locator 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 rectangular_composite_surface_transition_locator inherits from the following supertypes:
  founded_item

Subtypes

    No subtypes

Referenced By

Entity rectangular_composite_surface_transition_locator and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 founded_item_select SELECT founded_item
 location_of_extreme_value_select SELECT rectangular_composite_surface_transition_locator
 validate_dependently_instantiable_entity_data_types RULE founded_item


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:20:06-04:00