ENTITY segmented_views_visible_entity
(* SCHEMA iges_structure_schema; *)
ENTITY segmented_views_visible_entity
SUBTYPE OF (associativity_entity);
blocks : LIST OF view_segment_block;
DERIVE
subordinate : subordinate_switch := independent;
used: use_flag := annotation;
form : INTEGER := 19;
n : INTEGER := SIZEOF(blocks);
END_ENTITY;
Explicit Attributes
Entity segmented_views_visible_entity has the following local and inherited explicit attributes:
Derived Attributes
Entity segmented_views_visible_entity has the following local and inherited derived attributes:
Attribute | Type | Defined By |
---|
entity_type | INTEGER | associativity_entity |
subordinate | subordinate_switch (ENUM) | segmented_views_visible_entity |
used | use_flag (ENUM) | segmented_views_visible_entity |
form | INTEGER | segmented_views_visible_entity |
n | INTEGER | segmented_views_visible_entity |
|
Inverse Attributes
No Inverse AttributesSupertypes
Entity segmented_views_visible_entity inherits from the following supertypes:
directory_entry
structure_entity
associativity_entity
Subtypes
No subtypesReferenced By
Entity segmented_views_visible_entity and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2022-02-01T11:14:58-05:00