NXOpen .NET Reference  12.0.0
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:

Public Member Functions

unsafe NXOpen.NXObject[] GetObjects ()
 Gets the objects More...
 
unsafe void SetObjects (NXOpen.NXObject[] objects)
 Sets the objects 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...
 

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 ( )
protected

Dispose the part infomation to be cloned

Created in NX7.5.2

License requirements: None.

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

Gets the objects

Created in NX7.5.2

License requirements: None.

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

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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.