Class InspectionLinkPmiBuilder
Inheritance
InspectionLinkPmiBuilder
Assembly: NXOpen.dll
Syntax
public class InspectionLinkPmiBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
InspectionLinkPmiBuilder()
Declaration
protected InspectionLinkPmiBuilder()
Properties
AngleA
Declaration
public double AngleA { get; set; }
Property Value
AngleB
Declaration
public double AngleB { get; set; }
Property Value
AngleString
Declaration
public string AngleString { get; set; }
Property Value
CollisionAvoidanceEnum
Declaration
public InspectionLinkPmiBuilder.CollisionAvoidanceEnumType CollisionAvoidanceEnum { get; set; }
Property Value
ComponentSelection
Declaration
public SelectNXObjectList ComponentSelection { get; }
Property Value
CreatePathsEnum
Declaration
public InspectionLinkPmiBuilder.CreatePathsOptions CreatePathsEnum { get; set; }
Property Value
IncludeSubComponents
Declaration
public bool IncludeSubComponents { get; set; }
Property Value
PathOrderEnum
Declaration
public InspectionLinkPmiBuilder.PathOrderTypes PathOrderEnum { get; set; }
Property Value
PointOrderEnum
Declaration
public InspectionLinkPmiBuilder.PointOrderTypes PointOrderEnum { get; set; }
Property Value
ProbeTipType
Declaration
public InspectionMoveBuilder.ProbeTipTypes ProbeTipType { get; set; }
Property Value
ProgramLocationString
Declaration
public string ProgramLocationString { get; set; }
Property Value
ScopeEnum
Declaration
public InspectionLinkPmiBuilder.PmiScopeTypes ScopeEnum { get; set; }
Property Value
TipString
Declaration
public string TipString { get; set; }
Property Value
Declaration
public string ToolString { get; set; }
Property Value
ViewString
Declaration
public string ViewString { get; set; }
Property Value
WorkpieceString
Declaration
public string WorkpieceString { get; set; }
Property Value
Methods
GetResults()
Declaration
public string[] GetResults()
Returns
LinkToPmi()
Declaration
OutputResults(DeviceType, string)
Declaration
public void OutputResults(ListingWindow.DeviceType deviceType, string fileName)
Parameters
SafePlaneDisplayAction()
Declaration
public void SafePlaneDisplayAction()
SafePlaneSelectAction()
Declaration
public void SafePlaneSelectAction()
Implements
System.Runtime.Remoting.Messaging.IMessageSink