Search Results for

    Show / Hide Table of Contents

    Class AdvancedFlangeBuilder

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

    Constructors

    AdvancedFlangeBuilder()

    Declaration
    protected AdvancedFlangeBuilder()

    Properties

    Angle

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

    BendOptions

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

    Edges

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

    EndAdjustment

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

    Faces

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

    FlatPatternCompensationAtEnd

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

    FlatPatternCompensationAtStart

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

    InferLength

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

    Inset

    Declaration
    public AdvancedFlangeBuilder.Insets Inset { get; set; }
    Property Value
    Type Description
    AdvancedFlangeBuilder.Insets

    Length

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

    LengthReference

    Declaration
    public AdvancedFlangeBuilder.LengthReferences LengthReference { get; set; }
    Property Value
    Type Description
    AdvancedFlangeBuilder.LengthReferences

    Plane1

    Declaration
    public Plane Plane1 { get; set; }
    Property Value
    Type Description
    Plane

    Plane2

    Declaration
    public Plane Plane2 { get; set; }
    Property Value
    Type Description
    Plane

    ReverseDirection

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

    ReverseTrimSide

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

    StartAdjustment

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

    Type

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

    Implements

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