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:
Attribute | Type | Defined By |
---|
texture_image | label (STRING) | single_texture_style_tessellation_specification |
texture_coordinates | LIST OF LIST OF non_negative_real (REAL) | single_texture_style_tessellation_specification |
texture_format | texture_file_type (ENUM) | single_texture_style_tessellation_specification |
repeating_pattern | BOOLEAN | single_texture_style_tessellation_specification |
|
Derived Attributes
Entity single_texture_style_tessellation_specification has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity single_texture_style_tessellation_specification inherits from the following supertypes:
founded_item
texture_style_specification
texture_style_tessellation_specification
Subtypes
No subtypesReferenced By
Entity single_texture_style_tessellation_specification 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:33-04:00