Class InspectionMassEditBuilder
Inheritance
System.Object
System.MarshalByRefObject
InspectionMassEditBuilder
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
Syntax
public class InspectionMassEditBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
InspectionMassEditBuilder()
Declaration
protected InspectionMassEditBuilder()
Properties
AngleA
Declaration
public double AngleA { get; set; }
Property Value
Type |
Description |
System.Double |
|
AngleB
Declaration
public double AngleB { get; set; }
Property Value
Type |
Description |
System.Double |
|
ApproachDistance
Declaration
public double ApproachDistance { get; set; }
Property Value
Type |
Description |
System.Double |
|
ChangeAngleA
Declaration
public bool ChangeAngleA { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ChangeAngleB
Declaration
public bool ChangeAngleB { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ChangeApproachDistance
Declaration
public bool ChangeApproachDistance { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ChangeEntryPoint
Declaration
public bool ChangeEntryPoint { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ChangeExitPoint
Declaration
public bool ChangeExitPoint { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ChangeHeightAboveFeature
Declaration
public bool ChangeHeightAboveFeature { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ChangeLastPoint
Declaration
public bool ChangeLastPoint { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ChangeLowerTolerance
Declaration
public bool ChangeLowerTolerance { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ChangeOffsetDistance
Declaration
public bool ChangeOffsetDistance { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ChangeRetractDistance
Declaration
public bool ChangeRetractDistance { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ChangeStartPoint
Declaration
public bool ChangeStartPoint { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ChangeTipNumber
Declaration
public bool ChangeTipNumber { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ChangeToleranceValue
Declaration
public bool ChangeToleranceValue { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ChangeUpperTolerance
Declaration
public bool ChangeUpperTolerance { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
CreateEntryPoint
Declaration
public bool CreateEntryPoint { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
CreateExitPoint
Declaration
public bool CreateExitPoint { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
HeightAboveFeature
Declaration
public double HeightAboveFeature { get; set; }
Property Value
Type |
Description |
System.Double |
|
LowerTolerance
Declaration
public double LowerTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
OffsetDistance
Declaration
public double OffsetDistance { get; set; }
Property Value
Type |
Description |
System.Double |
|
ProjectLastPointToSafePlane
Declaration
public bool ProjectLastPointToSafePlane { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ProjectStartPointToSafePlane
Declaration
public bool ProjectStartPointToSafePlane { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
RetractDistance
Declaration
public double RetractDistance { get; set; }
Property Value
Type |
Description |
System.Double |
|
TipNumber
Declaration
public int TipNumber { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
ToleranceValue
Declaration
public double ToleranceValue { get; set; }
Property Value
Type |
Description |
System.Double |
|
UpperTolerance
Declaration
public double UpperTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
Methods
MassEdit()
Declaration
SetOperations(CAMObject[])
Declaration
public void SetOperations(CAMObject[] operations)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink