Overview Schemas Index

KINEMATIC_STRUCTURE_SCHEMA (jsdai.SKinematic_structure_schema)


ENTITY kinematic_network_structure
          SUBTYPE OF (kinematic_substructure);
END_ENTITY; -- kinematic_network_structure

Entity data types and their attributes

kinematic_substructure
          parent_structure: kinematic_structure;
kinematic_network_structure
          -

Users

kinematic_substructure
kinematic_network_structure
          kinematic_loop.network

Global rules for this entity data type

          -

public interface EKinematic_network_structure extends EKinematic_substructure


public class CKinematic_network_structure implements EKinematic_network_structure


public class AKinematic_network_structure extends AEntity

          public EKinematic_network_structure getByIndex(int index)
          public EKinematic_network_structure getCurrentMember(SdaiIterator it)