Class PasteSpecialBuilder
Inheritance
PasteSpecialBuilder
Assembly: NXOpen.dll
Syntax
public class PasteSpecialBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
PasteSpecialBuilder()
Declaration
protected PasteSpecialBuilder()
Properties
Csys
Declaration
public CoordinateSystem Csys { get; set; }
Property Value
DestinationOpt
Declaration
public PasteSpecialBuilder.DestinationOption DestinationOpt { get; set; }
Property Value
LayerNumber
Declaration
public int LayerNumber { get; set; }
Property Value
LayerOpt
Declaration
public PasteSpecialBuilder.LayerOption LayerOpt { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink