Search Results for

    Show / Hide Table of Contents

    Class AdvancedFlangeBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FeatureBuilder
    SheetmetalBaseBuilder
    AdvancedFlangeBuilder
    Implements
    System.Runtime.Remoting.Messaging.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, Int32)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    System.MarshalByRefObject.CreateObjRef(System.Type)
    System.MarshalByRefObject.GetLifetimeService()
    System.MarshalByRefObject.InitializeLifetimeService()
    System.MarshalByRefObject.MemberwiseClone(System.Boolean)
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    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
    System.Boolean

    FlatPatternCompensationAtStart

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

    InferLength

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

    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
    System.Boolean

    ReverseTrimSide

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

    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