Class DeviationGaugeBuilder
Inheritance
DeviationGaugeBuilder
Assembly: NXOpen.dll
Syntax
public class DeviationGaugeBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
DeviationGaugeBuilder()
Declaration
protected DeviationGaugeBuilder()
Properties
ColorPlotType
Declaration
public DeviationGaugeBuilder.ColorPlotTypes ColorPlotType { get; set; }
Property Value
ConstraintManager
Declaration
public GeometricConstraintDataManager ConstraintManager { get; }
Property Value
CurveRangeControl
Declaration
public CurveRangeBuilder CurveRangeControl { get; }
Property Value
DeviationIntervals
Declaration
public int DeviationIntervals { get; set; }
Property Value
HasAbsoluteColorPlot
Declaration
public bool HasAbsoluteColorPlot { get; set; }
Property Value
HasAdditionalValuesLabel
Declaration
public DeviationGaugeBuilder.AdditionalValuesLabelType HasAdditionalValuesLabel { get; set; }
Property Value
HasCrossCurveDeviationLabel
Declaration
public bool HasCrossCurveDeviationLabel { get; set; }
Property Value
HasInfoLabel
Declaration
public bool HasInfoLabel { get; set; }
Property Value
HasInnerToleranceLabel
Declaration
public bool HasInnerToleranceLabel { get; set; }
Property Value
HasMaximumValueLabel
Declaration
public bool HasMaximumValueLabel { get; set; }
Property Value
HasMinimumValueLabel
Declaration
public bool HasMinimumValueLabel { get; set; }
Property Value
InnerTolerance
Declaration
public double InnerTolerance { get; set; }
Property Value
IsColorMapDisplayed
Declaration
public bool IsColorMapDisplayed { get; set; }
Property Value
IsDirectionReversed
Declaration
public bool IsDirectionReversed { get; set; }
Property Value
IsLabelDisplayed
Declaration
public bool IsLabelDisplayed { get; set; }
Property Value
IsMarkerDisplayed
Declaration
public bool IsMarkerDisplayed { get; set; }
Property Value
IsNeedlePlotDisplayed
Declaration
public bool IsNeedlePlotDisplayed { get; set; }
Property Value
MaxCheckingAngle
Declaration
public double MaxCheckingAngle { get; set; }
Property Value
MaxCheckingDistance
Declaration
public double MaxCheckingDistance { get; set; }
Property Value
MeasurementMethod
Declaration
public DeviationGaugeBuilder.MeasurementMethodType MeasurementMethod { get; set; }
Property Value
MeasurementSamples
Declaration
public int MeasurementSamples { get; set; }
Property Value
MinMaxOption
Declaration
public DeviationGaugeBuilder.MinMaxType MinMaxOption { get; set; }
Property Value
NeedleScale
Declaration
public double NeedleScale { get; set; }
Property Value
NegativeInnerTolerance
Declaration
public double NegativeInnerTolerance { get; set; }
Property Value
NegativeOuterTolerance
Declaration
public double NegativeOuterTolerance { get; set; }
Property Value
OuterTolerance
Declaration
public double OuterTolerance { get; set; }
Property Value
Plane
Declaration
public Plane Plane { get; set; }
Property Value
PositiveInnerTolerance
Declaration
public double PositiveInnerTolerance { get; set; }
Property Value
PositiveOuterTolerance
Declaration
public double PositiveOuterTolerance { get; set; }
Property Value
ReferenceObjects
Declaration
public SelectNXObjectList ReferenceObjects { get; }
Property Value
ReportingPerType
Declaration
public DeviationGaugeBuilder.ReportingPerTypes ReportingPerType { get; set; }
Property Value
SpatialResolution
Declaration
public double SpatialResolution { get; set; }
Property Value
SuggestScaleFactor
Declaration
public bool SuggestScaleFactor { get; set; }
Property Value
SurfaceRangeControl
Declaration
public SurfaceRangeBuilder SurfaceRangeControl { get; }
Property Value
TargetObjects
Declaration
public SelectNXObjectList TargetObjects { get; }
Property Value
UseDefiningPoints
Declaration
public bool UseDefiningPoints { get; set; }
Property Value
VectorComponentDirection
Declaration
public Direction VectorComponentDirection { get; set; }
Property Value
XyzDirection
Declaration
public DeviationGaugeBuilder.XyzDirectionType XyzDirection { get; set; }
Property Value
Methods
AddDynamicPoints()
Declaration
public void AddDynamicPoints()
AddPMILabel(NXObject)
Declaration
public void AddPMILabel(NXObject snappedObject)
Parameters
Type |
Name |
Description |
NXObject |
snappedObject |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink