Shaft
A shaft consists of:
and is connected to the gear unit via an assembly relation. |
Required components | XML syntax |
---|---|
Shaft | <component id="3" type="shaft"> ... </component> |
Shaft section | <component id="113" type="shaft_section"> ... </component> |
... | NoteThe shaft must include at least one shaft section. |
Required relations | XML syntax |
---|---|
Assembly relation Shaft - shaft section | <relation id="1" type="assembly"> <ref id="3" role="assembly" hint="shaft"/> <ref id="13" role="part" hint="shaft_section"/> </relation> |
Assembly relation Gear unit - shaft | <relation id="2" type="assembly"> <ref id="1" role="assembly" hint="gear_unit"/> <ref id="3" role="part" hint="shaft"/> </relation> |
Table 7. Example - model of a shaft with two sections