Class InspectionProbeTrackingBuilder
Inheritance
InspectionProbeTrackingBuilder
Assembly: NXOpen.dll
Syntax
public class InspectionProbeTrackingBuilder : SolidTrackingBuilder, IMessageSink, IComponentBuilder
Constructors
InspectionProbeTrackingBuilder()
Declaration
protected InspectionProbeTrackingBuilder()
Properties
AxialPercent
Declaration
public double AxialPercent { get; set; }
Property Value
Axis
Declaration
public NXObject Axis { get; set; }
Property Value
StemTop
Declaration
public NXObject StemTop { get; set; }
Property Value
TipType
Declaration
public InspectionProbeTrackingBuilder.TipTypes TipType { get; set; }
Property Value
Methods
SetLocationParameters(NXObject)
Declaration
public void SetLocationParameters(NXObject tpLocation)
Parameters
Type |
Name |
Description |
NXObject |
tpLocation |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink