Class SketchPasteBuilder
Inheritance
SketchPasteBuilder
Assembly: NXOpen.dll
Syntax
public class SketchPasteBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
SketchPasteBuilder()
Declaration
protected SketchPasteBuilder()
Properties
InitialPasteLocation
Declaration
public Point3d InitialPasteLocation { get; set; }
Property Value
MoveObject
Declaration
public MoveObjectBuilder MoveObject { get; }
Property Value
Methods
ResetInitialPasteLocation()
Declaration
public void ResetInitialPasteLocation()
Implements
System.Runtime.Remoting.Messaging.IMessageSink