Mechanism

Parent module: Product Occurrence

group a3d_mechanism

Some geometric entities are linked together so that they remain rigidly connected.

This connection information can be retrieved using the following functions. For more information, see Rigid Links section in the programming guide.

Functions

A3DAsmGetFixedComponents()

Builds a list of the components which are rigidly connected to an owner.

A3DAsmGetFixedTogetherComponents()

Given a base product occurrence, builds a set of arrays of rigidly linked together entities.

A3DAsmGetFlexibleComponents()

Given a base product occurrence, builds an array of flexible subnodes.