Search Results for

    Show / Hide Table of Contents

    Class HemFlangeBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    FeatureBuilder
    SheetmetalBaseBuilder
    HemFlangeBuilder
    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 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
    bool

    Implements

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