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

Represents the part inforamtion to be cloned in Add Reusable Component Builder. More...

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

Protected Member Functions

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

Properties

unsafe bool IsClone [get, set]
 Returns or sets a value that indicates whether this object is to be cloned. More...
 
unsafe string NewItemId [get, set]
 Returns or sets the item id in Teamcenter after renaming. More...
 
unsafe string NewItemType [get, set]
 Returns or sets the item type in Teamcenter after renaming. More...
 
unsafe string NewMfkId [get, set]
 Returns or sets the mfk id in Teamcenter after renaming. More...
 
unsafe string NewPartName [get, set]
 Returns or sets the part name (item name in Teamcenter) after renaming. More...
 
unsafe string NewRevisionId [get, set]
 Returns or sets the revision id in Teamcenter after renaming. More...
 
unsafe string PartName [get, set]
 Returns or sets the part name (item id in Teamcenter) before renaming. 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...
 

Additional Inherited Members

- 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...
 

Detailed Description

Represents the part inforamtion to be cloned in Add Reusable Component Builder.

To create an instace of this object use NXOpen.Tooling.CloneObject.CreateClonePartItem

Created in NX6.0.0

Member Function Documentation

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

Dispose the part infomation to be cloned

Created in NX6.0.0

License requirements: None.

Implements NXOpen.TransientObject.

Property Documentation

unsafe bool NXOpen.Tooling.ClonePart.IsClone
getset

Returns or sets a value that indicates whether this object is to be cloned.

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.Tooling.ClonePart.NewItemId
getset

Returns or sets the item id in Teamcenter after renaming.

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.Tooling.ClonePart.NewItemType
getset

Returns or sets the item type in Teamcenter after renaming.

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.Tooling.ClonePart.NewMfkId
getset

Returns or sets the mfk id in Teamcenter after renaming.

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.Tooling.ClonePart.NewPartName
getset

Returns or sets the part name (item name in Teamcenter) after renaming.

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.Tooling.ClonePart.NewRevisionId
getset

Returns or sets the revision id in Teamcenter after renaming.

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.Tooling.ClonePart.PartName
getset

Returns or sets the part name (item id in Teamcenter) before renaming.

Created in NX6.0.0

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.