NX Open C++ Reference Guide
Public Member Functions
NXOpen::Annotations::PmiData Class Reference

Represents PMI(Product and Manufacturing Information) data
Created in NX4.0.0. More...

Inheritance diagram for NXOpen::Annotations::PmiData:
NXOpen::TransientObject

List of all members.

Public Member Functions

NXOpen::Annotations::AssociatedObjectGetAssociatedObject ()
 Returns the associated object.
std::vector
< NXOpen::Annotations::BusinessModifier * > 
GetBusinessModifiers ()
 Returns the business modifiers.
int GetIndex ()
 Returns the index.
void SetAssociatedObject (NXOpen::Annotations::AssociatedObject *assocObj)
 Sets the associated object
Created in NX4.0.0.
void SetBusinessModifiers (const std::vector< NXOpen::Annotations::BusinessModifier * > &businessModifiers)
 Sets the business modifiers
Created in NX4.0.0.
void SetIndex (int index)
 Sets the index
Created in NX5.0.0.
virtual ~PmiData ()
 Frees the object from memory.

Detailed Description

Represents PMI(Product and Manufacturing Information) data
Created in NX4.0.0.



Constructor & Destructor Documentation

Frees the object from memory.

After this method is called, it is illegal to use the object. In .NET, this method is automatically called when the object is deleted by the garbage collector.
Created in NX4.0.0.

License requirements : None


Member Function Documentation

Returns the associated object.

Returns:
Associated objects
Created in NX4.0.0.

License requirements : None

Returns the business modifiers.

Returns:
List of business modifiers
Created in NX4.0.0.

License requirements : None

Returns the index.

Returns:

Created in NX5.0.0.

License requirements : None

Sets the associated object
Created in NX4.0.0.



License requirements : None

Parameters:
assocObjList of new associated objects

Sets the business modifiers
Created in NX4.0.0.



License requirements : None

Parameters:
businessModifiersList of new business modifiers

Sets the index
Created in NX5.0.0.



License requirements : None

Parameters:
indexindex

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