Search Results for

    Show / Hide Table of Contents

    Class BevelGearBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FeatureBuilder
    BevelGearBuilder
    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 BevelGearBuilder : FeatureBuilder, IMessageSink, IComponentBuilder

    Constructors

    BevelGearBuilder()

    Declaration
    protected BevelGearBuilder()

    Properties

    AddendumFactor

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

    AddendumType

    Declaration
    public BevelGearBuilder.EnumAddendumType AddendumType { get; set; }
    Property Value
    Type Description
    BevelGearBuilder.EnumAddendumType

    AssociativeAxis

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

    Axis

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

    BooleanOperation

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

    Clearance

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

    FilletRadiusFactor

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

    HandednessOfHelix

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

    HelixAngle

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

    MatchTeethNumber

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

    OutModule

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

    ParameterType

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

    PitchAngle

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

    PressureAngle

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

    RadialAddendum

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

    ShaftAngle

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

    TangentAddendum

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

    TeethNumber

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

    ToothBreadthFactor

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

    ToothHeightType

    Declaration
    public BevelGearBuilder.EnumToothHeightType ToothHeightType { get; set; }
    Property Value
    Type Description
    BevelGearBuilder.EnumToothHeightType

    Type

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

    Implements

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