Search Results for

    Show / Hide Table of Contents

    Class CylinderGearBuilder

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

    Constructors

    CylinderGearBuilder()

    Declaration
    protected CylinderGearBuilder()

    Properties

    AddenModCoe

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

    AddendumFactor

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

    AddendumType

    Declaration
    public CylinderGearBuilder.EnumAddendumType AddendumType { get; set; }
    Property Value
    Type Description
    CylinderGearBuilder.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

    CutterAddenModCoe

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

    CutterTeethNumber

    Declaration
    public Expression CutterTeethNumber { 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 CylinderGearBuilder.EnumHandednessOfHelixType HandednessOfHelix { get; set; }
    Property Value
    Type Description
    CylinderGearBuilder.EnumHandednessOfHelixType

    HelixAngle

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

    MachiningType

    Declaration
    public CylinderGearBuilder.EnumMachiningType MachiningType { get; set; }
    Property Value
    Type Description
    CylinderGearBuilder.EnumMachiningType

    MatchAddenModCoe

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

    MatchTeethNumber

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

    Module

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

    OutsideDiameter

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

    ParameterType

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

    PitchDiameter

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

    PressureAngle

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

    TeethNumber

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

    TipDiameter

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

    Type

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

    Implements

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