Search Results for

    Show / Hide Table of Contents

    Struct UFModl.BendOperationData

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    public struct UFModl.BendOperationData

    Fields

    baf

    Declaration
    public string baf
    Field Value
    Type Description
    string

    bend_edge

    Declaration
    public Tag bend_edge
    Field Value
    Type Description
    Tag

    bend_face

    Declaration
    public Tag bend_face
    Field Value
    Type Description
    Tag

    operation_type

    Declaration
    public UFModl.BendOperationE operation_type
    Field Value
    Type Description
    UFModl.BendOperationE

    parent_operation

    Declaration
    public Tag parent_operation
    Field Value
    Type Description
    Tag

    target_angle

    Declaration
    public string target_angle
    Field Value
    Type Description
    string

    use_adjacent_bend_face

    Declaration
    public bool use_adjacent_bend_face
    Field Value
    Type Description
    bool

    use_global_baf

    Declaration
    public bool use_global_baf
    Field Value
    Type Description
    bool
    In this article
    Back to top Generated by DocFX