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

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

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

Dispose the part infomation to be cloned

Created in NX6.0.0

License requirements: None.

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