Class InspectionOperationTransformBuilder
Inheritance
System.Object
System.MarshalByRefObject
InspectionOperationTransformBuilder
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 InspectionOperationTransformBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected InspectionOperationTransformBuilder()
Properties
Declaration
public Point AngleEndPoint { get; set; }
Property Value
Declaration
public InspectionOperationTransformBuilder.Angle AngleMethod { get; set; }
Property Value
Declaration
public Point AnglePivotPoint { get; set; }
Property Value
Declaration
public Point AngleStartPoint { get; set; }
Property Value
Declaration
public double AngleTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double AngleValue { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double ArrayAngle { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double ArrayCircularIncrementAngle { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public int ArrayCircularNumber { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public double ArrayCircularRadius { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double ArrayCircularStartAngle { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public int ArrayNumberAlongXc { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public int ArrayNumberAlongYc { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public double ArrayOffsetXc { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double ArrayOffsetYc { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public Point ArrayOriginPoint { get; set; }
Property Value
Declaration
public double DeltaXc { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double DeltaYc { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double DeltaZc { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public int DistanceAngleDivision { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public double DistanceTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public Point LineEndPoint { get; set; }
Property Value
Declaration
public InspectionOperationTransformBuilder.Line LineMethod { get; set; }
Property Value
Declaration
public Point LinePoint { get; set; }
Property Value
Declaration
public SelectLine LineSelection { get; }
Property Value
Declaration
public Point LineStartPoint { get; set; }
Property Value
Declaration
public Direction LineVector { get; set; }
Property Value
Declaration
public InspectionOperationTransformBuilder.Motion MotionType { get; set; }
Property Value
Declaration
public InspectionOperationTransformBuilder.Result MoveCopyInstance { get; set; }
Property Value
Declaration
public int NumOfCopyInstance { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public Plane Plane { get; set; }
Property Value
Declaration
public Point ReferencePoint { get; set; }
Property Value
Declaration
public CoordinateSystem RepositionFromCsys { get; set; }
Property Value
Declaration
public CoordinateSystem RepositionToCsys { get; set; }
Property Value
Declaration
public double ScaleFactor { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public Point ToPoint { get; set; }
Property Value
Declaration
public InspectionOperationTransformBuilder.Transform TransformType { get; set; }
Property Value
Methods
Declaration
public void RemoveTransformation()
Implements
System.Runtime.Remoting.Messaging.IMessageSink