Search Results for

    Show / Hide Table of Contents

    Struct UFModl._BendOperationData

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    struct _BendOperationData

    Fields

    baf

    Declaration
    public byte[] baf
    Field Value
    Type Description
    System.Byte[]

    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 byte[] target_angle
    Field Value
    Type Description
    System.Byte[]

    use_adjacent_bend_face

    Declaration
    public bool use_adjacent_bend_face
    Field Value
    Type Description
    System.Boolean

    use_global_baf

    Declaration
    public bool use_global_baf
    Field Value
    Type Description
    System.Boolean
    In This Article
    Back to top Generated by DocFX