Search Results for

    Show / Hide Table of Contents

    Class APillarObstructionBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FeatureBuilder
    APillarObstructionBuilder
    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 APillarObstructionBuilder : FeatureBuilder, IMessageSink, IComponentBuilder

    Constructors

    APillarObstructionBuilder()

    Declaration
    protected APillarObstructionBuilder()

    Properties

    AdditionalGeometry

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

    AnalysisMethod

    Declaration
    public APillarObstructionBuilder.AnalysisType AnalysisMethod { get; set; }
    Property Value
    Type Description
    APillarObstructionBuilder.AnalysisType

    APillarGeometry

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

    APillarSide

    Declaration
    public APillarObstructionBuilder.APillarSideType APillarSide { get; set; }
    Property Value
    Type Description
    APillarObstructionBuilder.APillarSideType

    Configuration

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

    EyeDefinition

    Declaration
    public EyeDefinitionBuilder EyeDefinition { get; set; }
    Property Value
    Type Description
    EyeDefinitionBuilder

    EyeRotationAngle

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

    GenerateValidationLogFile

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

    HeadTurnAngle

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

    OuterEdge

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

    OuterPoint

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

    PositionType

    Declaration
    public APillarObstructionBuilder.Position PositionType { get; set; }
    Property Value
    Type Description
    APillarObstructionBuilder.Position

    TargetObstructionAngle

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

    ViewValidationResults

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

    Methods

    Illustration()

    Declaration
    public void Illustration()

    ValidationButton()

    Declaration
    public void ValidationButton()

    Implements

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