Search Results for

    Show / Hide Table of Contents

    Class BendTaperBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FeatureBuilder
    SheetmetalBaseBuilder
    BendTaperBuilder
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    SheetmetalBaseBuilder.GetApplicationContext()
    SheetmetalBaseBuilder.SetApplicationContext(ApplicationContext)
    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.SheetMetal
    Assembly: NXOpen.dll
    Syntax
    public class BendTaperBuilder : SheetmetalBaseBuilder, IMessageSink, IComponentBuilder

    Constructors

    BendTaperBuilder()

    Declaration
    protected BendTaperBuilder()

    Properties

    BendTaperAngle1

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

    BendTaperAngle2

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

    BendTaperInputMethod1

    Declaration
    public BendTaperBuilder.BendTaperInputMethod BendTaperInputMethod1 { get; set; }
    Property Value
    Type Description
    BendTaperBuilder.BendTaperInputMethod

    BendTaperInputMethod2

    Declaration
    public BendTaperBuilder.BendTaperInputMethod BendTaperInputMethod2 { get; set; }
    Property Value
    Type Description
    BendTaperBuilder.BendTaperInputMethod

    BendTaperSelectBendFace

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

    BendTaperType1

    Declaration
    public BendTaperBuilder.BendTaperType BendTaperType1 { get; set; }
    Property Value
    Type Description
    BendTaperBuilder.BendTaperType

    BendTaperType2

    Declaration
    public BendTaperBuilder.BendTaperType BendTaperType2 { get; set; }
    Property Value
    Type Description
    BendTaperBuilder.BendTaperType

    EndRadius1

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

    EndRadius2

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

    InferRadius1

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

    InferRadius2

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

    StartRadius1

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

    StartRadius2

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

    StartType1

    Declaration
    public BendTaperBuilder.StartType StartType1 { get; set; }
    Property Value
    Type Description
    BendTaperBuilder.StartType

    StartType2

    Declaration
    public BendTaperBuilder.StartType StartType2 { get; set; }
    Property Value
    Type Description
    BendTaperBuilder.StartType

    StationaryEntity

    Declaration
    public NXObject StationaryEntity { get; set; }
    Property Value
    Type Description
    NXObject

    TaperDistance1

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

    TaperDistance2

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

    TaperSides

    Declaration
    public BendTaperBuilder.BendTaperSides TaperSides { get; set; }
    Property Value
    Type Description
    BendTaperBuilder.BendTaperSides

    WebTaperAngle1

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

    WebTaperAngle2

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

    WebTaperType1

    Declaration
    public BendTaperBuilder.WebTaperType WebTaperType1 { get; set; }
    Property Value
    Type Description
    BendTaperBuilder.WebTaperType

    WebTaperType2

    Declaration
    public BendTaperBuilder.WebTaperType WebTaperType2 { get; set; }
    Property Value
    Type Description
    BendTaperBuilder.WebTaperType

    Implements

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