PMNavFolderLocatorCollection Class

class NXOpen.Mechatronics.PMNavFolderLocatorCollection

Bases: object

Represents a NXOpen.Mechatronics.PMNavFolderLocatorCollection

To obtain an instance of this class, refer to NXOpen.Mechatronics.PhysicsManager

New in version NX9.0.0.

Methods

Method Description
FindObject Finds the NXOpen.Mechatronics.PMNavFolderLocator object with the given name.

Method Detail

FindObject

PMNavFolderLocatorCollection.FindObject

Finds the NXOpen.Mechatronics.PMNavFolderLocator object with the given name.

Signature FindObject(name)

Parameters:name (str) – The name of the NXOpen.Mechatronics.PMNavFolderLocator.
Returns:NXOpen.Mechatronics.PMNavFolderLocator object with this name.
Return type:NXOpen.Mechatronics.PMNavFolderLocator

New in version NX9.0.0.

License requirements: nx_mcd_core (“MECHATRONICS CONCEPT DESIGNER”)