Search Results for

    Show / Hide Table of Contents

    Class WheelCoveringBuilder

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

    Constructors

    WheelCoveringBuilder()

    Declaration
    protected WheelCoveringBuilder()

    Properties

    DisplayIntersectionCurves

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

    FrontBottomOffset

    Declaration
    public Expression FrontBottomOffset { get; }
    Property Value
    Type Description
    Expression

    FrontClearance

    Declaration
    public Expression FrontClearance { get; }
    Property Value
    Type Description
    Expression

    FrontFrontAngle

    Declaration
    public Expression FrontFrontAngle { get; }
    Property Value
    Type Description
    Expression

    FrontFrontOffset

    Declaration
    public Expression FrontFrontOffset { get; }
    Property Value
    Type Description
    Expression

    FrontHeight

    Declaration
    public Expression FrontHeight { get; }
    Property Value
    Type Description
    Expression

    FrontHubcapSelection

    Declaration
    public ScCollector FrontHubcapSelection { get; }
    Property Value
    Type Description
    ScCollector

    FrontObjectSelection

    Declaration
    public ScCollector FrontObjectSelection { get; }
    Property Value
    Type Description
    ScCollector

    FrontRadius

    Declaration
    public Expression FrontRadius { get; }
    Property Value
    Type Description
    Expression

    FrontRearAngle

    Declaration
    public Expression FrontRearAngle { get; }
    Property Value
    Type Description
    Expression

    FrontRearOffset

    Declaration
    public Expression FrontRearOffset { get; }
    Property Value
    Type Description
    Expression

    FrontSurfacePlane

    Declaration
    public WheelCoveringBuilder.SurfacePlaneType FrontSurfacePlane { get; set; }
    Property Value
    Type Description
    WheelCoveringBuilder.SurfacePlaneType

    FrontSurfaceSection

    Declaration
    public WheelCoveringBuilder.SurfaceSectionType FrontSurfaceSection { get; set; }
    Property Value
    Type Description
    WheelCoveringBuilder.SurfaceSectionType

    Loading

    Declaration
    public string Loading { get; set; }
    Property Value
    Type Description
    System.String

    Position

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

    RearBottomOffset

    Declaration
    public Expression RearBottomOffset { get; }
    Property Value
    Type Description
    Expression

    RearClearance

    Declaration
    public Expression RearClearance { get; }
    Property Value
    Type Description
    Expression

    RearDisToWheelCenter

    Declaration
    public Expression RearDisToWheelCenter { get; }
    Property Value
    Type Description
    Expression

    RearFrontAngle

    Declaration
    public Expression RearFrontAngle { get; }
    Property Value
    Type Description
    Expression

    RearFrontOffset

    Declaration
    public Expression RearFrontOffset { get; }
    Property Value
    Type Description
    Expression

    RearHeight

    Declaration
    public Expression RearHeight { get; }
    Property Value
    Type Description
    Expression

    RearHubcapSelection

    Declaration
    public ScCollector RearHubcapSelection { get; }
    Property Value
    Type Description
    ScCollector

    RearObjectSelection

    Declaration
    public ScCollector RearObjectSelection { get; }
    Property Value
    Type Description
    ScCollector

    RearRadius

    Declaration
    public Expression RearRadius { get; }
    Property Value
    Type Description
    Expression

    RearRearAngle

    Declaration
    public Expression RearRearAngle { get; }
    Property Value
    Type Description
    Expression

    RearRearOffset

    Declaration
    public Expression RearRearOffset { get; }
    Property Value
    Type Description
    Expression

    RearSurfacePlane

    Declaration
    public WheelCoveringBuilder.SurfacePlaneType RearSurfacePlane { get; set; }
    Property Value
    Type Description
    WheelCoveringBuilder.SurfacePlaneType

    RearSurfaceSection

    Declaration
    public WheelCoveringBuilder.SurfaceSectionType RearSurfaceSection { get; set; }
    Property Value
    Type Description
    WheelCoveringBuilder.SurfaceSectionType

    RequirementsControl

    Declaration
    public WheelCoveringBuilder.RequirementsControlType RequirementsControl { get; set; }
    Property Value
    Type Description
    WheelCoveringBuilder.RequirementsControlType

    Standard

    Declaration
    public string Standard { get; set; }
    Property Value
    Type Description
    System.String

    Implements

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