ENTITY associativity_class
(* SCHEMA iges_structure_schema; *)
ENTITY associativity_class;
bp : INTEGER;
ord : INTEGER;
it : ARRAY [0:255] OF INTEGER;
DERIVE
n : INTEGER := SIZEOF(it);
END_ENTITY;
Explicit Attributes
Entity associativity_class has the following local and inherited explicit attributes:
Attribute | Type | Defined By |
---|
bp | INTEGER | associativity_class |
ord | INTEGER | associativity_class |
it | ARRAY OF INTEGER | associativity_class |
|
Derived Attributes
Entity associativity_class has the following local and inherited derived attributes:
Attribute | Type | Defined By |
---|
n | INTEGER | associativity_class |
|
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced By
Entity associativity_class 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