NXOpen C++ Reference Guide
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
List of all members
NXOpen::Mfg::AM::ProfileSupport Class Reference

Interface for Services Profile Library objects
To obtain an instance of this class use NXOpen::Mfg::AM::Profile . More...

Inheritance diagram for NXOpen::Mfg::AM::ProfileSupport:
NXOpen::Mfg::AM::ProfileObject NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject

Additional Inherited Members

- Public Types inherited from NXOpen::NXObject
enum  AttributeType {
  AttributeTypeInvalid, AttributeTypeNull, AttributeTypeBoolean, AttributeTypeInteger,
  AttributeTypeReal, AttributeTypeString, AttributeTypeTime, AttributeTypeReference,
  AttributeTypeAny = 100
}
 Specifies attribute type. More...
 
enum  DateAndTimeFormat { DateAndTimeFormatNumeric, DateAndTimeFormatTextual }
 Specifies the format of the date and time attribute. More...
 
- Public Member Functions inherited from NXOpen::Mfg::AM::ProfileObject
void Destroy ()
 Deletes the profile object
Created in NX1847.0.0. More...
 
NXOpen::Mfg::AM::ProfileObjectGetChild (const NXString &childSupportName)
 Get child profile object of the given name
Created in NX1847.0.0. More...
 
NXOpen::Mfg::AM::ProfileObjectGetChild (const char *childSupportName)
 Get child profile object of the given name
Created in NX1847.0.0. More...
 
NXOpen::Mfg::AM::ProfileObjectGetChildByGuid (const NXString &pChildGuid, bool recursive)
 Finds the NXOpen::Mfg::AM::ProfileObject with the given (guid) identifier as recorded in a journal. More...
 
NXOpen::Mfg::AM::ProfileObjectGetChildByGuid (const char *pChildGuid, bool recursive)
 Finds the NXOpen::Mfg::AM::ProfileObject with the given (guid) identifier as recorded in a journal. More...
 
void RenameProfileObject (const NXString &newPropertyName)
 Renames the profile object
Created in NX1847.0.0. More...
 
void RenameProfileObject (const char *newPropertyName)
 Renames the profile object
Created in NX1847.0.0. More...
 

Detailed Description

Interface for Services Profile Library objects
To obtain an instance of this class use NXOpen::Mfg::AM::Profile .



Created in NX12.0.1.


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