Class InspectionLinkPmiBuilder
Inheritance
System.Object
System.MarshalByRefObject
InspectionLinkPmiBuilder
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 InspectionLinkPmiBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
InspectionLinkPmiBuilder()
Declaration
protected InspectionLinkPmiBuilder()
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 |
|
AngleString
Declaration
public string AngleString { get; set; }
Property Value
Type |
Description |
System.String |
|
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
Type |
Description |
System.Boolean |
|
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
Type |
Description |
System.String |
|
ScopeEnum
Declaration
public InspectionLinkPmiBuilder.PmiScopeTypes ScopeEnum { get; set; }
Property Value
TipString
Declaration
public string TipString { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string ToolString { get; set; }
Property Value
Type |
Description |
System.String |
|
ViewString
Declaration
public string ViewString { get; set; }
Property Value
Type |
Description |
System.String |
|
WorkpieceString
Declaration
public string WorkpieceString { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
GetResults()
Declaration
public string[] GetResults()
Returns
Type |
Description |
System.String[] |
|
LinkToPmi()
Declaration
OutputResults(ListingWindow.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