ENTITY pair_actuator
(* SCHEMA kinematic_structure_schema; *)
ENTITY pair_actuator;
actuated_pair : kinematic_pair;
name : label;
UNIQUE
UR1: actuated_pair;
END_ENTITY;
Explicit Attributes
Entity pair_actuator has the following local and inherited explicit attributes:
| Attribute | Type | Defined By |
|---|
| actuated_pair | kinematic_pair (ENTITY) | pair_actuator |
| name | label (STRING) | pair_actuator |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced By
Not referenced by any other definition
[Top Level Definitions] [Exit]
Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:14:00-04:00