Class InspectionResequencePathsBuilder
Inheritance
InspectionResequencePathsBuilder
Assembly: NXOpen.dll
Syntax
public class InspectionResequencePathsBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
InspectionResequencePathsBuilder()
Declaration
protected InspectionResequencePathsBuilder()
Properties
CheckHeadAngle
Declaration
public bool CheckHeadAngle { get; set; }
Property Value
CheckMoveDistance
Declaration
public bool CheckMoveDistance { get; set; }
Property Value
Declaration
public bool CheckToolChange { get; set; }
Property Value
Methods
GetSelectedOps()
Declaration
public CAMObject[] GetSelectedOps()
Returns
ResequencePaths()
Declaration
public void ResequencePaths()
SetSelectedOps(CAMObject[])
Declaration
public void SetSelectedOps(CAMObject[] paths)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink