Search Results for

    Show / Hide Table of Contents

    Struct SheetmetalBendParameters

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.Features.SheetMetal
    Assembly: NXOpen.dll
    Syntax
    public struct SheetmetalBendParameters

    Fields

    BendAngle

    Declaration
    public double BendAngle
    Field Value
    Type Description
    double

    BendState

    Declaration
    public SheetmetalBendState BendState
    Field Value
    Type Description
    SheetmetalBendState

    InnerRadius

    Declaration
    public double InnerRadius
    Field Value
    Type Description
    double

    NeutralFactor

    Declaration
    public double NeutralFactor
    Field Value
    Type Description
    double

    Methods

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    string
    Overrides
    ValueType.ToString()
    In this article
    Back to top Generated by DocFX