NX Open C++ Reference Guide
|
Provides classes and interfaces for PDM. More...
Classes | |
class | AlternateIdManager |
This class is responsible for setting and getting NX Manager database attribute. More... | |
class | DatabaseAttributeManager |
This class is responsible for setting and getting NX Manager database attribute. More... | |
class | FileManagement |
This class is responsible for Teamcenter file management related activities. More... | |
class | ListOfValues |
Represents list of values to be used in search query Created in NX6.0.0. More... | |
class | PartBuilder |
This class serves as the base class for NX Manager part builders. More... | |
class | PartCreationObject |
This class is a proxy for a to-be-created part prior to the part being created. More... | |
class | PartCreationObjectAttributePropertiesBuilder |
Represents an PDM::PartCreationObjectAttributePropertiesBuilder . More... | |
class | PartFromPartBuilder |
This class provides the methods necessary to create a new part in NX Manager from an existing part. More... | |
class | PartFromTemplateBuilder |
This class provides the methods necessary to create a new part in NX Manager from a template part. More... | |
class | PartManager |
This class contains methods to create and manage parts in NX Manager mode. More... | |
class | PdmNavigatorNode |
Represents a PdmNavigatorNode Created in NX6.0.4. More... | |
class | PdmPart |
This class serves as a gateway to part-specific tools for NX Manager mode. More... | |
class | PdmSearch |
Represents search query Created in NX6.0.0. More... | |
class | PdmSearchManager |
Represents search manager class Use Session::PdmSearchManager to get the instance of this class. More... | |
class | PdmSession |
Represents the NX Manager session To obtain an instance of this class, refer to Session Created in NX7.5.0. More... | |
class | PendingComponentsManager |
This class is used for managing a part's pending components, that is, those that have been added within Teamcenter but are not yet present in NX. More... | |
class | PersistentSettings |
Persistently held settings for a Teamcenter user account. More... | |
class | RequirementUtils |
Collection of PDM utility methods To obtain an instance of this class, refer to Session Created in NX6.0.3. More... | |
class | SearchResult |
Represents search query Created in NX6.0.0. More... | |
class | SessionSettings |
Values for the settings that affect the current Teamcenter session. More... | |
class | SoaQuery |
Represents search soa query to perform Teamcenter search Created in NX6.0.0. More... | |
class | TracelinkQuery |
Represents the Trace link query To obtain an instance of this class use PDM::RequirementUtils Created in NX6.0.3. More... | |
Enumerations | |
enum | PdmSoaqueryNxmgrfielddatatype { PdmSoaqueryNxmgrfielddatatypeChar = 2001, PdmSoaqueryNxmgrfielddatatypeDate, PdmSoaqueryNxmgrfielddatatypeDouble, PdmSoaqueryNxmgrfielddatatypeFloat, PdmSoaqueryNxmgrfielddatatypeInt, PdmSoaqueryNxmgrfielddatatypeBool, PdmSoaqueryNxmgrfielddatatypeShort, PdmSoaqueryNxmgrfielddatatypeString, PdmSoaqueryNxmgrfielddatatypeReference, PdmSoaqueryNxmgrfielddatatypeUntypedReference, PdmSoaqueryNxmgrfielddatatypeExternalReference } |
NX Manager search field data type. More... |
Provides classes and interfaces for PDM.
NX Manager search field data type.