ENTITY ordinate_dimension_entity
(* SCHEMA iges_annotation_schema; *)
ENTITY ordinate_dimension_entity
ABSTRACT SUPERTYPE OF (ONEOF(ordinate_dimension_entity_with_witness_or_leader_entity,
ordinate_dimension_entity_with_witness_and_leader_entity))
SUBTYPE OF (annotation_entity);
hierarchy : hierarchy_flag;
denote : general_note_entity;
DERIVE
entity_type : INTEGER := 218;
used: use_flag := annotation;
END_ENTITY;
Explicit Attributes
Entity ordinate_dimension_entity has the following local and inherited explicit attributes:
Derived Attributes
Entity ordinate_dimension_entity has the following local and inherited derived attributes:
Attribute | Type | Defined By |
---|
entity_type | INTEGER | ordinate_dimension_entity |
used | use_flag (ENUM) | ordinate_dimension_entity |
|
Inverse Attributes
No Inverse AttributesSupertypes
Entity ordinate_dimension_entity inherits from the following supertypes:
directory_entry
annotation_entity
Subtypes
Entity ordinate_dimension_entity has the following subtypes:
ordinate_dimension_entity_with_witness_and_leader_entity*
ordinate_dimension_entity_with_witness_or_leader_entity*
* - Immediate Subtypes
Referenced By
Entity ordinate_dimension_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