Accessimport assembly mdb.models[name].rootAssembly.modelInstances[i] Instance(...)
This method creates a ModelInstance object and puts it into the instances repository. Pathmdb.models[name].rootAssembly.Instance
Required arguments
Optional arguments
Return valueA ModelInstance object. ExceptionsNone. ConvertConstraints()
This method converts the position constraints of an instance to absolute positions. The method deletes the constraint features on the instance but preserves the position in space. ArgumentsNone. Return valueNone. ExceptionsNone. getPosition()
This method prints the sum of the translations and rotations applied to the ModelInstance object. ArgumentsNone. Return valueNone. ExceptionsNone. translate(...)
This method translates an instance by the specified amount. Required arguments
Optional argumentsNone. Return valueNone. ExceptionsNone. MembersThe ModelInstance object can have the following members:
|