NX Open C++ Reference Guide
Public Member Functions
NXOpen::Tooling::ReusableObject Class Reference

Represents a Tooling::ReusableObject
To create a new instance of this class, use Tooling::ToolingManager::CreateReusableObject

Created in NX7.5.2. More...

Inheritance diagram for NXOpen::Tooling::ReusableObject:
NXOpen::TransientObject

List of all members.

Public Member Functions

NXString ContainerFile ()
 Returns the file which contains the reusable objects, could be part file or XML file
Created in NX7.5.2.
NXString DescriptiveName ()
 Returns the descriptive name
Created in NX7.5.2.
std::vector< NXOpen::NXObject * > GetObjects ()
 Gets the objects.
bool IsSavedInOriginalPart ()
 Returns a flag indicating whether this object is saved in original part
Created in NX7.5.2.
NXString ObjectGroupName ()
 Returns the name of the group of objects which are saved through UDO
Created in NX7.5.2.
NXString PartFile ()
 Returns the part file which owns this reusable object
Created in NX7.5.2.
NXString PreviewImageFile ()
 Returns the preview image file
Created in NX7.5.2.
void SetContainerFile (const NXString &containerFile)
 Sets the file which contains the reusable objects, could be part file or XML file
Created in NX7.5.2.
void SetDescriptiveName (const NXString &descriptiveName)
 Sets the descriptive name
Created in NX7.5.2.
void SetObjectGroupName (const NXString &groupName)
 Sets the name of the group of objects which are saved through UDO
Created in NX7.5.2.
void SetObjects (const std::vector< NXOpen::NXObject * > &objects)
 Sets the objects
Created in NX7.5.2.
void SetPartFile (const NXString &partFile)
 Sets the part file which owns this reusable object
Created in NX7.5.2.
void SetPreviewImageFile (const NXString &imageFile)
 Sets the preview image file
Created in NX7.5.2.
void SetSavedInOriginalPart (bool saveInOriginalPart)
 Sets a flag indicating whether this object is saved in original part
Created in NX7.5.2.
virtual ~ReusableObject ()
 Dispose the part infomation to be cloned
Created in NX7.5.2.

Detailed Description

Represents a Tooling::ReusableObject
To create a new instance of this class, use Tooling::ToolingManager::CreateReusableObject

Created in NX7.5.2.



Constructor & Destructor Documentation

Dispose the part infomation to be cloned
Created in NX7.5.2.



License requirements : None


Member Function Documentation

Returns the file which contains the reusable objects, could be part file or XML file
Created in NX7.5.2.



License requirements : None

Returns the descriptive name
Created in NX7.5.2.



License requirements : None

Gets the objects.

Returns:

Created in NX7.5.2.

License requirements : None

Returns a flag indicating whether this object is saved in original part
Created in NX7.5.2.



License requirements : None

Returns the name of the group of objects which are saved through UDO
Created in NX7.5.2.



License requirements : None

Returns the part file which owns this reusable object
Created in NX7.5.2.



License requirements : None

Returns the preview image file
Created in NX7.5.2.



License requirements : None

Sets the file which contains the reusable objects, could be part file or XML file
Created in NX7.5.2.



License requirements : None

Parameters:
containerFilecontainerfile

Sets the descriptive name
Created in NX7.5.2.



License requirements : None

Parameters:
descriptiveNamedescriptivename

Sets the name of the group of objects which are saved through UDO
Created in NX7.5.2.



License requirements : None

Parameters:
groupNamegroupname
void NXOpen::Tooling::ReusableObject::SetObjects ( const std::vector< NXOpen::NXObject * > &  objects)

Sets the objects
Created in NX7.5.2.



License requirements : None

Parameters:
objectsobjects

Sets the part file which owns this reusable object
Created in NX7.5.2.



License requirements : None

Parameters:
partFilepartfile

Sets the preview image file
Created in NX7.5.2.



License requirements : None

Parameters:
imageFileimagefile

Sets a flag indicating whether this object is saved in original part
Created in NX7.5.2.



License requirements : None

Parameters:
saveInOriginalPartsaveinoriginalpart

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