Search Results for

    Show / Hide Table of Contents

    Struct UFModl._RipedgeData

    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 _RipedgeData

    Fields

    add_tangent

    Declaration
    public bool add_tangent
    Field Value
    Type Description
    System.Boolean

    end_condition

    Declaration
    public int end_condition
    Field Value
    Type Description
    System.Int32

    extension

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

    gap

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

    gap_type

    Declaration
    public int gap_type
    Field Value
    Type Description
    System.Int32

    n_ripedges

    Declaration
    public int n_ripedges
    Field Value
    Type Description
    System.Int32

    offset

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

    ripedges

    Declaration
    public Tag*ripedges
    Field Value
    Type Description
    Tag*
    In This Article
    Back to top Generated by DocFX