NX Open C++ Reference Guide
Public Member Functions
NXOpen::PDM::PdmPart Class Reference

This class serves as a gateway to part-specific tools for NX Manager mode. More...

List of all members.

Public Member Functions

void AssignPermanentName (const NXString &newFileName)
 Assign a permanent name to the temporary part
Created in NX7.5.0.
void Checkout ()
 Checkout the part
Created in NX6.0.0.
NXOpen::PDM::AlternateIdManagerNewAlternateIdManager ()
 Create an instance of a PDM::AlternateIdManager class that will be used to create alternate ID information on the part.
NXOpen::PDM::DatabaseAttributeManagerNewDatabaseAttributeManager ()
 Create an instance of a PDM::DatabaseAttributeManager class that will be used to modify database attributes of the part.
void SetDefaultFolderForPart ()
 Set default folder for the part in which it is to be saved
Created in NX7.5.0.
tag_t Tag () const
 Returns the tag of this object.

Detailed Description

This class serves as a gateway to part-specific tools for NX Manager mode.


To obtain an instance of this class, refer to BasePart

Created in NX4.0.0.


Member Function Documentation

void NXOpen::PDM::PdmPart::AssignPermanentName ( const NXString newFileName)

Assign a permanent name to the temporary part
Created in NX7.5.0.



License requirements : None

Parameters:
newFileNamename of new part file to create
NOTE: The full Unicode character set is not supported for this parameter.

Checkout the part
Created in NX6.0.0.



License requirements : None

Create an instance of a PDM::AlternateIdManager class that will be used to create alternate ID information on the part.

Returns:
the new PDM::AlternateIdManager instance
Created in NX4.0.0.

License requirements : None

Create an instance of a PDM::DatabaseAttributeManager class that will be used to modify database attributes of the part.

Returns:
the new PDM::DatabaseAttributeManager instance
Created in NX5.0.0.

License requirements : None

Set default folder for the part in which it is to be saved
Created in NX7.5.0.



License requirements : None

tag_t NXOpen::PDM::PdmPart::Tag ( ) const

Returns the tag of this object.


The documentation for this class was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.