Class CutCopyPasteLeaderBuilder
Inheritance
CutCopyPasteLeaderBuilder
Assembly: NXOpen.dll
Syntax
public class CutCopyPasteLeaderBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
CutCopyPasteLeaderBuilder()
Declaration
protected CutCopyPasteLeaderBuilder()
Properties
DestinationView
Declaration
public View DestinationView { get; set; }
Property Value
IsLeaderSelection
Declaration
public bool IsLeaderSelection { get; set; }
Property Value
LeaderSelection
Declaration
public SelectTaggedObject LeaderSelection { get; }
Property Value
ReassociateLeader
Declaration
public bool ReassociateLeader { get; set; }
Property Value
Selection
Declaration
public SelectTaggedObject Selection { get; }
Property Value
Methods
SetMoveOnCommit(Matrix3x3, Vector3d)
Declaration
public void SetMoveOnCommit(Matrix3x3 rot, Vector3d trans)
Parameters
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink