Search Results for

    Show / Hide Table of Contents

    Class RackBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FeatureBuilder
    RackBuilder
    Implements
    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, int)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: NXOpen.Features
    Assembly: NXOpen.dll
    Syntax
    public class RackBuilder : FeatureBuilder, IMessageSink, IComponentBuilder

    Constructors

    RackBuilder()

    Declaration
    protected RackBuilder()

    Properties

    AddendumFactor

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

    AddendumModCoefficient

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

    AssociativeAxis

    Declaration
    public bool AssociativeAxis { get; set; }
    Property Value
    Type Description
    bool

    Axis

    Declaration
    public Axis Axis { get; set; }
    Property Value
    Type Description
    Axis

    BaseHeight

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

    BooleanOperation

    Declaration
    public BooleanOperation BooleanOperation { get; }
    Property Value
    Type Description
    BooleanOperation

    Clearance

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

    FaceWidth

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

    FilletRadiusFactor

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

    HandednessOfHelix

    Declaration
    public RackBuilder.EnumHandednessOfHelixType HandednessOfHelix { get; set; }
    Property Value
    Type Description
    RackBuilder.EnumHandednessOfHelixType

    HelixAngle

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

    Length

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

    Module

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

    ParameterType

    Declaration
    public RackBuilder.EnumParameterType ParameterType { get; set; }
    Property Value
    Type Description
    RackBuilder.EnumParameterType

    Pitch

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

    PressureAngle

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

    Type

    Declaration
    public RackBuilder.Types Type { get; set; }
    Property Value
    Type Description
    RackBuilder.Types

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In this article
    Back to top Generated by DocFX