Class ReferenceCopyBuilder
Inheritance
ReferenceCopyBuilder
Assembly: NXOpen.dll
public class ReferenceCopyBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected ReferenceCopyBuilder()
Properties
BodyMotionType
Declaration
public ReferenceCopyBuilder.BodyMotionTypes BodyMotionType { get; set; }
Property Value
Declaration
public CloneObject CloneObject { get; }
Property Value
Declaration
public ReferenceCopyBuilder.ComponentMotionTypes ComponentMotionType { get; set; }
Property Value
CopyBodySelection
Declaration
[Obsolete("Deprecated in NX2206.0.0. Use NXOpen.Tooling.ReferenceCopyBuilder.SelectedBodies instead")]
public SelectBody CopyBodySelection { get; }
Property Value
Declaration
public SelectComponent CopyComponentSelection { get; }
Property Value
Declaration
public CoordinateSystem DestinationCsys { get; set; }
Property Value
Declaration
public SelectFace DestinationFace { get; }
Property Value
Declaration
public CoordinateSystem FromCsys { get; set; }
Property Value
Declaration
public SelectFace FromFace { get; }
Property Value
Declaration
public Matrix3x3 ManipulatorMatrix { get; set; }
Property Value
Declaration
public Point3d ManipulatorOrigin { get; set; }
Property Value
Declaration
public bool MoveHandlesOnly { get; set; }
Property Value
Declaration
public bool NewComponent { get; set; }
Property Value
Declaration
public int NumberOfBodies { get; set; }
Property Value
Declaration
public int NumberOfComponents { get; set; }
Property Value
Declaration
public double RotateAngle { get; set; }
Property Value
Declaration
public Axis RotateVector { get; set; }
Property Value
Declaration
public SelectBodyList SelectedBodies { get; }
Property Value
Declaration
public ReferenceCopyBuilder.Types Type { get; set; }
Property Value
Methods
Declaration
Declaration
Declaration
Implements
System.Runtime.Remoting.Messaging.IMessageSink