ENTITY planar_entity
(* SCHEMA iges_structure_schema; *)
ENTITY planar_entity
SUBTYPE OF (associativity_entity);
detr : transformation_matrix_entity;
subordinate : subordinate_switch;
de : LIST OF directory_entry;
DERIVE
form : INTEGER := 16;
used: use_flag := parametric;
ntr : INTEGER := 1;
n : INTEGER := SIZEOF(de);
END_ENTITY;
Explicit Attributes
Entity planar_entity has the following local and inherited explicit attributes:
Derived Attributes
Entity planar_entity has the following local and inherited derived attributes:
Attribute | Type | Defined By |
---|
entity_type | INTEGER | associativity_entity |
form | INTEGER | planar_entity |
used | use_flag (ENUM) | planar_entity |
ntr | INTEGER | planar_entity |
n | INTEGER | planar_entity |
|
Inverse Attributes
No Inverse AttributesSupertypes
Entity planar_entity inherits from the following supertypes:
directory_entry
structure_entity
associativity_entity
Subtypes
No subtypesReferenced By
Entity planar_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