Class ReferenceCopyBuilder
Inheritance
System.Object
System.MarshalByRefObject
ReferenceCopyBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
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
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
Type |
Description |
System.Boolean |
|
Declaration
public bool NewComponent { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public int NumberOfBodies { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public int NumberOfComponents { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public double RotateAngle { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public Axis RotateVector { get; set; }
Property Value
Declaration
public ReferenceCopyBuilder.Types Type { get; set; }
Property Value
Methods
Declaration
Declaration
Declaration
Implements
System.Runtime.Remoting.Messaging.IMessageSink