Search Results for

    Show / Hide Table of Contents

    Class HemFlangeBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FeatureBuilder
    SheetmetalBaseBuilder
    HemFlangeBuilder
    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 HemFlangeBuilder : SheetmetalBaseBuilder, IMessageSink, IComponentBuilder

    Constructors

    HemFlangeBuilder()

    Declaration
    protected HemFlangeBuilder()

    Properties

    BendReliefDepth

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

    BendReliefType

    Declaration
    public HemFlangeBuilder.BendReliefOptions BendReliefType { get; set; }
    Property Value
    Type Description
    HemFlangeBuilder.BendReliefOptions

    BendReliefWidth

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

    EdgeChain

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

    FirstBendRadius

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

    FirstFlangeLength

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

    InsetType

    Declaration
    public HemFlangeBuilder.InsetTypeOptions InsetType { get; set; }
    Property Value
    Type Description
    HemFlangeBuilder.InsetTypeOptions

    MiterAngle

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

    NeutralFactor

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

    SecondBendRadius

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

    SecondFlangeLength

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

    SweepAngle

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

    Type

    Declaration
    public HemFlangeBuilder.TypeOptions Type { get; set; }
    Property Value
    Type Description
    HemFlangeBuilder.TypeOptions

    UseMiter

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

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In This Article
    Back to top Generated by DocFX