Class WindshieldVisionBuilder
Inheritance
WindshieldVisionBuilder
Assembly: NXOpen.dll
Syntax
public class WindshieldVisionBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
WindshieldVisionBuilder()
Declaration
protected WindshieldVisionBuilder()
Properties
AnalysisPrecision
Declaration
public double AnalysisPrecision { get; set; }
Property Value
ArmLengthC
Declaration
public double ArmLengthC { get; set; }
Property Value
ArmLengthL
Declaration
public double ArmLengthL { get; set; }
Property Value
ArmLengthR
Declaration
public double ArmLengthR { get; set; }
Property Value
BladeAngleC
Declaration
public double BladeAngleC { get; set; }
Property Value
BladeAngleL
Declaration
public double BladeAngleL { get; set; }
Property Value
BladeAngleR
Declaration
public double BladeAngleR { get; set; }
Property Value
BladeLengthC
Declaration
public double BladeLengthC { get; set; }
Property Value
BladeLengthL
Declaration
public double BladeLengthL { get; set; }
Property Value
BladeLengthR
Declaration
public double BladeLengthR { get; set; }
Property Value
CenterDefinitionPoint
Declaration
public Point CenterDefinitionPoint { get; set; }
Property Value
Configuration
Declaration
public ConfigurationBuilder Configuration { get; set; }
Property Value
CurvesSelect
Declaration
public ScCollector CurvesSelect { get; set; }
Property Value
DefineSelect
Declaration
public WindshieldVisionBuilder.EnumWsWipe DefineSelect { get; set; }
Property Value
DefinitionMethod
Declaration
public WindshieldVisionBuilder.EnumWsDefinitionMethod DefinitionMethod { get; set; }
Property Value
EnlargedTestA
Declaration
public bool EnlargedTestA { get; set; }
Property Value
EnlargedTestAColor
Declaration
public NXColor EnlargedTestAColor { get; set; }
Property Value
EyellipsePercentile
Declaration
public WindshieldVisionBuilder.EyePercentile EyellipsePercentile { get; set; }
Property Value
FaceSelect
Declaration
public ScCollector FaceSelect { get; set; }
Property Value
FacetBodies
Declaration
public SelectNXObjectList FacetBodies { get; }
Property Value
FlatColorPicker
Declaration
public NXColor FlatColorPicker { get; set; }
Property Value
FlatPattern
Declaration
public bool FlatPattern { get; set; }
Property Value
GenerateValidationLogFile
Declaration
public bool GenerateValidationLogFile { get; set; }
Property Value
H70value
Declaration
public double H70value { get; set; }
Property Value
L31value
Declaration
public double L31value { get; set; }
Property Value
LeftDefinitionP
Declaration
public Point LeftDefinitionP { get; set; }
Property Value
OffsetCurves
Declaration
public bool OffsetCurves { get; set; }
Property Value
OffsetCurvesColorPicker
Declaration
public NXColor OffsetCurvesColorPicker { get; set; }
Property Value
OffsetValue
Declaration
public double OffsetValue { get; set; }
Property Value
ParkAngleC
Declaration
public double ParkAngleC { get; set; }
Property Value
ParkAngleL
Declaration
public double ParkAngleL { get; set; }
Property Value
ParkAngleR
Declaration
public double ParkAngleR { get; set; }
Property Value
PatternType
Declaration
public WindshieldVisionBuilder.EnumWsPatternType PatternType { get; set; }
Property Value
ReducedTestB
Declaration
public bool ReducedTestB { get; set; }
Property Value
ReducedTestBColor
Declaration
public NXColor ReducedTestBColor { get; set; }
Property Value
RightDefinitionP
Declaration
public Point RightDefinitionP { get; set; }
Property Value
SelectEyellipse
Declaration
public SelectFeature SelectEyellipse { get; }
Property Value
SelectV1
Declaration
public Point SelectV1 { get; set; }
Property Value
SelectV2
Declaration
public Point SelectV2 { get; set; }
Property Value
Sgrp
Declaration
public Point Sgrp { get; set; }
Property Value
TestA
Declaration
public bool TestA { get; set; }
Property Value
TestAColorPicker
Declaration
public NXColor TestAColorPicker { get; set; }
Property Value
TestASurface
Declaration
public bool TestASurface { get; set; }
Property Value
TestASurfaceColor
Declaration
public NXColor TestASurfaceColor { get; set; }
Property Value
TestB
Declaration
public bool TestB { get; set; }
Property Value
TestBColorPicker
Declaration
public NXColor TestBColorPicker { get; set; }
Property Value
TestBSurface
Declaration
public bool TestBSurface { get; set; }
Property Value
TestBSurfaceColor
Declaration
public NXColor TestBSurfaceColor { get; set; }
Property Value
TestC
Declaration
public bool TestC { get; set; }
Property Value
TestCColorPicker
Declaration
public NXColor TestCColorPicker { get; set; }
Property Value
TestCSurface
Declaration
public bool TestCSurface { get; set; }
Property Value
TestCSurfaceColor
Declaration
public NXColor TestCSurfaceColor { get; set; }
Property Value
VehicleClassification
Declaration
public WindshieldVisionBuilder.EnumWsVehicleClassification VehicleClassification { get; set; }
Property Value
VehicleOW
Declaration
public int VehicleOW { get; set; }
Property Value
ViewValidationResults
Declaration
public bool ViewValidationResults { get; set; }
Property Value
W20value
Declaration
public double W20value { get; set; }
Property Value
WBackangle
Declaration
public double WBackangle { get; set; }
Property Value
WindshieldType
Declaration
public WindshieldVisionBuilder.EnumWsWipe WindshieldType { get; set; }
Property Value
WipeAngleC
Declaration
public double WipeAngleC { get; set; }
Property Value
WipeAngleL
Declaration
public double WipeAngleL { get; set; }
Property Value
WipeAngleR
Declaration
public double WipeAngleR { get; set; }
Property Value
WipeCurvesSelect
Declaration
public ScCollector WipeCurvesSelect { get; set; }
Property Value
WipedA
Declaration
public bool WipedA { get; set; }
Property Value
WiperAreaColorPicker
Declaration
public NXColor WiperAreaColorPicker { get; set; }
Property Value
Methods
Declaration
public void Imagebutton()
Declaration
public void ValidationButton()
WipeIllustration()
Declaration
public void WipeIllustration()
Declaration
public void WsRevertButton()
Implements
System.Runtime.Remoting.Messaging.IMessageSink