Accessimport assembly Instance(...)
This method copies a PartInstance object from the specified model and creates a new PartInstance object. Pathmdb.models[name].Instance Required arguments
Optional argumentsNone. Return valueA Model object. ExceptionsNone. convertAllSketches(...)
This method converts all sketches from Abaqus 6.5 or earlier to the equivalent ConstrainedSketch objects. Required argumentsNone. Optional arguments
Return valueA list of strings describing any warnings or errors encountered during the conversion process. ExceptionsNone. linkInstances(...)
This method links the selected PartInstance objects to the corresponding PartInstance objects from the specified models. If all instances of a Part are selected for linking, the Part will be linked as well. If not, a new linked child Part object will be created and added to the repository. Required arguments
Optional argumentsNone. Return valueA list of strings describing any warnings or errors encountered during the conversion process. ExceptionsNone. |