ENTITY interpolated_configuration_segment

(* SCHEMA step_merged_ap_schema; *)
-- IN AP238 STEP-NC/AP242
ENTITY interpolated_configuration_segment
   SUBTYPE OF (founded_item);
      state : mechanism_state_representation;
      t_parameter : parameter_value;
      interpolation : interpolation_type;
END_ENTITY;

Explicit Attributes

Entity interpolated_configuration_segment has the following local and inherited explicit attributes:
AttributeTypeDefined By
 statemechanism_state_representation (ENTITY)interpolated_configuration_segment
 t_parameterparameter_value (REAL)interpolated_configuration_segment
 interpolationinterpolation_type (ENUM)interpolated_configuration_segment

Derived Attributes

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

Subtypes

    No subtypes

Referenced By

Entity interpolated_configuration_segment and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 founded_item ENTITY interpolated_configuration_segment
 founded_item_select SELECT founded_item
 interpolated_configuration_sequence ENTITY interpolated_configuration_segment
 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
2020-07-28T17:02:16-04:00