ENTITY single_texture_style_tessellation_specification

(* SCHEMA step_merged_ap_schema; *)
-- IN AP242
ENTITY single_texture_style_tessellation_specification
   SUBTYPE OF (texture_style_tessellation_specification);
      texture_image : label;
      texture_coordinates : LIST [1:?] OF LIST [2:2] OF non_negative_real;
      texture_format : texture_file_type;
      repeating_pattern : BOOLEAN;
END_ENTITY;

Explicit Attributes

Entity single_texture_style_tessellation_specification has the following local and inherited explicit attributes:
AttributeTypeDefined By
 texture_imagelabel (STRING)single_texture_style_tessellation_specification
 texture_coordinatesLIST OF LIST OF non_negative_real (REAL)single_texture_style_tessellation_specification
 texture_formattexture_file_type (ENUM)single_texture_style_tessellation_specification
 repeating_patternBOOLEANsingle_texture_style_tessellation_specification

Derived Attributes

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

Subtypes

    No subtypes

Referenced By

Entity single_texture_style_tessellation_specification and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 fill_style_select SELECT texture_style_specification
 founded_item_select SELECT founded_item
 presentation_style_select SELECT texture_style_tessellation_specification
 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:18-04:00