Class ProbeToleranceParametersBuilder
Inheritance
ProbeToleranceParametersBuilder
Assembly: NXOpen.dll
Syntax
public class ProbeToleranceParametersBuilder : TaggedObject, IMessageSink
Constructors
ProbeToleranceParametersBuilder()
Declaration
protected ProbeToleranceParametersBuilder()
Properties
CylTolerance
Declaration
public double CylTolerance { get; set; }
Property Value
NullBandTolerance
Declaration
public double NullBandTolerance { get; set; }
Property Value
OutputCylTolerance
Declaration
public bool OutputCylTolerance { get; set; }
Property Value
OutputNullBandTolerance
Declaration
public bool OutputNullBandTolerance { get; set; }
Property Value
OutputTolerance
Declaration
public bool OutputTolerance { get; set; }
Property Value
OutputUpperTolerance
Declaration
public bool OutputUpperTolerance { get; set; }
Property Value
Tolerance
Declaration
public double Tolerance { get; set; }
Property Value
UpperTolerance
Declaration
public double UpperTolerance { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink