Class ClonePart
Assembly: NXOpen.dll
public class ClonePart : TransientObject, IMessageSink, IDisposable
Constructors
Declaration
protected ClonePart(nint ptr)
Parameters
Type |
Name |
Description |
nint |
ptr |
|
Properties
Declaration
public bool IsClone { get; set; }
Property Value
Declaration
public string NewItemId { get; set; }
Property Value
Declaration
public string NewItemType { get; set; }
Property Value
Declaration
public string NewMfkId { get; set; }
Property Value
Declaration
public string NewPartName { get; set; }
Property Value
Declaration
public string NewRevisionId { get; set; }
Property Value
Declaration
public string PartName { get; set; }
Property Value
Methods
Declaration
protected override void FreeResource()
Overrides
Declaration
public void SetItemTypeChanged(bool isItemTypeChanged)
Parameters
Type |
Name |
Description |
bool |
isItemTypeChanged |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink