ENTITY coord_system_child
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY coord_system_child
SUBTYPE OF (coord_system);
parent_coord_system : coord_system;
WHERE
WRC14 : parent_coord_system :<>: (SELF);
WRC15 : SELF\coord_system.coord_system_dimensionality <= parent_coord_system.coord_system_dimensionality;
END_ENTITY;
Explicit Attributes
Entity coord_system_child has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity coord_system_child inherits from the following supertypes:
coord_system
Subtypes
No subtypesReferenced By
Entity coord_system_child and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00