Search Results for

    Show / Hide Table of Contents

    Class WindshieldVisionBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FeatureBuilder
    WindshieldVisionBuilder
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    Inherited Members
    FeatureBuilder.CommitFeature()
    FeatureBuilder.GetFeature()
    FeatureBuilder.SetParentFeatureInternal(Feature)
    FeatureBuilder.UnsetParentFeatureInternal(Feature)
    FeatureBuilder.ShowInternalParentFeatureForEdit(Feature)
    FeatureBuilder.HideInternalParentFeatureAfterEdit(Feature)
    FeatureBuilder.GetPreviewBody()
    FeatureBuilder.ParentFeatureInternal
    FeatureBuilder.PatchSolutionFlag
    FeatureBuilder.PatchSurfaceFilename
    FeatureBuilder.SurroundingPatchSurfaceFilename
    Builder.Commit()
    Builder.Destroy()
    Builder.GetCommittedObjects()
    Builder.GetObject()
    Builder.ShowResults()
    Builder.Validate()
    Builder.PreviewBuilder
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(String)
    TaggedObject.PrintTestData(String, Int32)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    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.Features.VehicleDesign
    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
    Type Description
    System.Double

    ArmLengthC

    Declaration
    public double ArmLengthC { get; set; }
    Property Value
    Type Description
    System.Double

    ArmLengthL

    Declaration
    public double ArmLengthL { get; set; }
    Property Value
    Type Description
    System.Double

    ArmLengthR

    Declaration
    public double ArmLengthR { get; set; }
    Property Value
    Type Description
    System.Double

    BladeAngleC

    Declaration
    public double BladeAngleC { get; set; }
    Property Value
    Type Description
    System.Double

    BladeAngleL

    Declaration
    public double BladeAngleL { get; set; }
    Property Value
    Type Description
    System.Double

    BladeAngleR

    Declaration
    public double BladeAngleR { get; set; }
    Property Value
    Type Description
    System.Double

    BladeLengthC

    Declaration
    public double BladeLengthC { get; set; }
    Property Value
    Type Description
    System.Double

    BladeLengthL

    Declaration
    public double BladeLengthL { get; set; }
    Property Value
    Type Description
    System.Double

    BladeLengthR

    Declaration
    public double BladeLengthR { get; set; }
    Property Value
    Type Description
    System.Double

    CenterDefinitionPoint

    Declaration
    public Point CenterDefinitionPoint { get; set; }
    Property Value
    Type Description
    Point

    Configuration

    Declaration
    public ConfigurationBuilder Configuration { get; set; }
    Property Value
    Type Description
    ConfigurationBuilder

    CurvesSelect

    Declaration
    public ScCollector CurvesSelect { get; set; }
    Property Value
    Type Description
    ScCollector

    DefineSelect

    Declaration
    public WindshieldVisionBuilder.EnumWsWipe DefineSelect { get; set; }
    Property Value
    Type Description
    WindshieldVisionBuilder.EnumWsWipe

    DefinitionMethod

    Declaration
    public WindshieldVisionBuilder.EnumWsDefinitionMethod DefinitionMethod { get; set; }
    Property Value
    Type Description
    WindshieldVisionBuilder.EnumWsDefinitionMethod

    EnlargedTestA

    Declaration
    public bool EnlargedTestA { get; set; }
    Property Value
    Type Description
    System.Boolean

    EnlargedTestAColor

    Declaration
    public NXColor EnlargedTestAColor { get; set; }
    Property Value
    Type Description
    NXColor

    EyellipsePercentile

    Declaration
    public WindshieldVisionBuilder.EyePercentile EyellipsePercentile { get; set; }
    Property Value
    Type Description
    WindshieldVisionBuilder.EyePercentile

    FaceSelect

    Declaration
    public ScCollector FaceSelect { get; set; }
    Property Value
    Type Description
    ScCollector

    FacetBodies

    Declaration
    public SelectNXObjectList FacetBodies { get; }
    Property Value
    Type Description
    SelectNXObjectList

    FlatColorPicker

    Declaration
    public NXColor FlatColorPicker { get; set; }
    Property Value
    Type Description
    NXColor

    FlatPattern

    Declaration
    public bool FlatPattern { get; set; }
    Property Value
    Type Description
    System.Boolean

    GenerateValidationLogFile

    Declaration
    public bool GenerateValidationLogFile { get; set; }
    Property Value
    Type Description
    System.Boolean

    H70value

    Declaration
    public double H70value { get; set; }
    Property Value
    Type Description
    System.Double

    L31value

    Declaration
    public double L31value { get; set; }
    Property Value
    Type Description
    System.Double

    LeftDefinitionP

    Declaration
    public Point LeftDefinitionP { get; set; }
    Property Value
    Type Description
    Point

    OffsetCurves

    Declaration
    public bool OffsetCurves { get; set; }
    Property Value
    Type Description
    System.Boolean

    OffsetCurvesColorPicker

    Declaration
    public NXColor OffsetCurvesColorPicker { get; set; }
    Property Value
    Type Description
    NXColor

    OffsetValue

    Declaration
    public double OffsetValue { get; set; }
    Property Value
    Type Description
    System.Double

    ParkAngleC

    Declaration
    public double ParkAngleC { get; set; }
    Property Value
    Type Description
    System.Double

    ParkAngleL

    Declaration
    public double ParkAngleL { get; set; }
    Property Value
    Type Description
    System.Double

    ParkAngleR

    Declaration
    public double ParkAngleR { get; set; }
    Property Value
    Type Description
    System.Double

    PatternType

    Declaration
    public WindshieldVisionBuilder.EnumWsPatternType PatternType { get; set; }
    Property Value
    Type Description
    WindshieldVisionBuilder.EnumWsPatternType

    ReducedTestB

    Declaration
    public bool ReducedTestB { get; set; }
    Property Value
    Type Description
    System.Boolean

    ReducedTestBColor

    Declaration
    public NXColor ReducedTestBColor { get; set; }
    Property Value
    Type Description
    NXColor

    RightDefinitionP

    Declaration
    public Point RightDefinitionP { get; set; }
    Property Value
    Type Description
    Point

    SelectEyellipse

    Declaration
    public SelectFeature SelectEyellipse { get; }
    Property Value
    Type Description
    SelectFeature

    SelectV1

    Declaration
    public Point SelectV1 { get; set; }
    Property Value
    Type Description
    Point

    SelectV2

    Declaration
    public Point SelectV2 { get; set; }
    Property Value
    Type Description
    Point

    Sgrp

    Declaration
    public Point Sgrp { get; set; }
    Property Value
    Type Description
    Point

    TestA

    Declaration
    public bool TestA { get; set; }
    Property Value
    Type Description
    System.Boolean

    TestAColorPicker

    Declaration
    public NXColor TestAColorPicker { get; set; }
    Property Value
    Type Description
    NXColor

    TestASurface

    Declaration
    public bool TestASurface { get; set; }
    Property Value
    Type Description
    System.Boolean

    TestASurfaceColor

    Declaration
    public NXColor TestASurfaceColor { get; set; }
    Property Value
    Type Description
    NXColor

    TestB

    Declaration
    public bool TestB { get; set; }
    Property Value
    Type Description
    System.Boolean

    TestBColorPicker

    Declaration
    public NXColor TestBColorPicker { get; set; }
    Property Value
    Type Description
    NXColor

    TestBSurface

    Declaration
    public bool TestBSurface { get; set; }
    Property Value
    Type Description
    System.Boolean

    TestBSurfaceColor

    Declaration
    public NXColor TestBSurfaceColor { get; set; }
    Property Value
    Type Description
    NXColor

    TestC

    Declaration
    public bool TestC { get; set; }
    Property Value
    Type Description
    System.Boolean

    TestCColorPicker

    Declaration
    public NXColor TestCColorPicker { get; set; }
    Property Value
    Type Description
    NXColor

    TestCSurface

    Declaration
    public bool TestCSurface { get; set; }
    Property Value
    Type Description
    System.Boolean

    TestCSurfaceColor

    Declaration
    public NXColor TestCSurfaceColor { get; set; }
    Property Value
    Type Description
    NXColor

    VehicleClassification

    Declaration
    public WindshieldVisionBuilder.EnumWsVehicleClassification VehicleClassification { get; set; }
    Property Value
    Type Description
    WindshieldVisionBuilder.EnumWsVehicleClassification

    VehicleOW

    Declaration
    public int VehicleOW { get; set; }
    Property Value
    Type Description
    System.Int32

    ViewValidationResults

    Declaration
    public bool ViewValidationResults { get; set; }
    Property Value
    Type Description
    System.Boolean

    W20value

    Declaration
    public double W20value { get; set; }
    Property Value
    Type Description
    System.Double

    WBackangle

    Declaration
    public double WBackangle { get; set; }
    Property Value
    Type Description
    System.Double

    WindshieldType

    Declaration
    public WindshieldVisionBuilder.EnumWsWipe WindshieldType { get; set; }
    Property Value
    Type Description
    WindshieldVisionBuilder.EnumWsWipe

    WipeAngleC

    Declaration
    public double WipeAngleC { get; set; }
    Property Value
    Type Description
    System.Double

    WipeAngleL

    Declaration
    public double WipeAngleL { get; set; }
    Property Value
    Type Description
    System.Double

    WipeAngleR

    Declaration
    public double WipeAngleR { get; set; }
    Property Value
    Type Description
    System.Double

    WipeCurvesSelect

    Declaration
    public ScCollector WipeCurvesSelect { get; set; }
    Property Value
    Type Description
    ScCollector

    WipedA

    Declaration
    public bool WipedA { get; set; }
    Property Value
    Type Description
    System.Boolean

    WiperAreaColorPicker

    Declaration
    public NXColor WiperAreaColorPicker { get; set; }
    Property Value
    Type Description
    NXColor

    Methods

    Imagebutton()

    Declaration
    public void Imagebutton()

    ValidationButton()

    Declaration
    public void ValidationButton()

    WipeIllustration()

    Declaration
    public void WipeIllustration()

    WsRevertButton()

    Declaration
    public void WsRevertButton()

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In This Article
    Back to top Generated by DocFX