NXOpen .NET Reference Guide
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Protected Member Functions | Properties | List of all members
NXOpen.Tooling.ReusableObject Class Reference

Represents a NXOpen.Tooling.ReusableObject More...

Inheritance diagram for NXOpen.Tooling.ReusableObject:
NXOpen.TransientObject NXOpen.Utilities.NXRemotableObject IDisposable IMessageSink

Public Member Functions

unsafe NXOpen.NXObject[] GetObjects ()
 Gets the objects More...
 
unsafe void SetObjects (NXOpen.NXObject[] objects)
 Sets the objects More...
 
- Public Member Functions inherited from NXOpen.TransientObject
void Dispose ()
 Frees the object from memory. More...
 
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
new string ToString ()
 Returns a String that represents the current Object. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Protected Member Functions

override void FreeResource ()
 Dispose the part infomation to be cloned More...
 

Properties

unsafe string ContainerFile [get, set]
 Returns or sets the file which contains the reusable objects, could be part file or XML file More...
 
unsafe string DescriptiveName [get, set]
 Returns or sets the descriptive name More...
 
unsafe bool IsSavedInOriginalPart [get, set]
 Returns or sets a flag indicating whether this object is saved in original part More...
 
unsafe string ObjectGroupName [get, set]
 Returns or sets the name of the group of objects which are saved through UDO More...
 
unsafe string PartFile [get, set]
 Returns or sets the part file which owns this reusable object More...
 
unsafe string PreviewImageFile [get, set]
 Returns or sets the preview image file More...
 
- Properties inherited from NXOpen.TransientObject
IntPtr Handle [get]
 Handle of the internal object represented by this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Detailed Description

Represents a NXOpen.Tooling.ReusableObject

To create a new instance of this class, use NXOpen.Tooling.ToolingManager.CreateReusableObject

Created in NX7.5.2

Member Function Documentation

override void NXOpen.Tooling.ReusableObject.FreeResource ( )
inlineprotectedvirtual

Dispose the part infomation to be cloned

Created in NX7.5.2

License requirements: None.

Implements NXOpen.TransientObject.

unsafe NXOpen.NXObject [] NXOpen.Tooling.ReusableObject.GetObjects ( )
inline

Gets the objects

Created in NX7.5.2

License requirements: None.

Returns
unsafe void NXOpen.Tooling.ReusableObject.SetObjects ( NXOpen.NXObject[]  objects)
inline

Sets the objects

Created in NX7.5.2

License requirements: None.

Parameters
objects

Property Documentation

unsafe string NXOpen.Tooling.ReusableObject.ContainerFile
getset

Returns or sets the file which contains the reusable objects, could be part file or XML file

Created in NX7.5.2

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.Tooling.ReusableObject.DescriptiveName
getset

Returns or sets the descriptive name

Created in NX7.5.2

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.Tooling.ReusableObject.IsSavedInOriginalPart
getset

Returns or sets a flag indicating whether this object is saved in original part

Created in NX7.5.2

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.Tooling.ReusableObject.ObjectGroupName
getset

Returns or sets the name of the group of objects which are saved through UDO

Created in NX7.5.2

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.Tooling.ReusableObject.PartFile
getset

Returns or sets the part file which owns this reusable object

Created in NX7.5.2

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.Tooling.ReusableObject.PreviewImageFile
getset

Returns or sets the preview image file

Created in NX7.5.2

License requirements to get this property: None.

License requirements to set this property: None.


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