Class ProbeToleranceParametersBuilder
Inheritance
System.Object
System.MarshalByRefObject
ProbeToleranceParametersBuilder
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)
Namespace: NXOpen.CAM
Assembly: NXOpen.dll
Syntax
public class ProbeToleranceParametersBuilder : TaggedObject, IMessageSink
Constructors
ProbeToleranceParametersBuilder()
Declaration
protected ProbeToleranceParametersBuilder()
Properties
CylTolerance
Declaration
public double CylTolerance { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
NullBandTolerance
Declaration
public double NullBandTolerance { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
OutputCylTolerance
Declaration
public bool OutputCylTolerance { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
OutputNullBandTolerance
Declaration
public bool OutputNullBandTolerance { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
OutputTolerance
Declaration
public bool OutputTolerance { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
OutputUpperTolerance
Declaration
public bool OutputUpperTolerance { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Tolerance
Declaration
public double Tolerance { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
UpperTolerance
Declaration
public double UpperTolerance { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.Runtime.Remoting.Messaging.IMessageSink