Overview Schemas Index

kinematic_structure_schema         


ENTITY kinematic_substructure
          SUPERTYPE OF (ONEOF (kinematic_tree_structure, kinematic_network_structure));
          parent_structure : kinematic_structure;
END_ENTITY; -- kinematic_substructure

Entity data types and their attributes

kinematic_substructure
          parent_structure: kinematic_structure;

Known subtypes

          kinematic_network_structure (kinematic_structure_schema)
          kinematic_tree_structure (kinematic_structure_schema)

Users

kinematic_substructure

Global rules for this entity data type

          -