Search Results for

    Show / Hide Table of Contents

    Struct UFModl.RipedgeData

    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.RipedgeData

    Fields

    add_tangent

    Declaration
    public bool add_tangent
    Field Value
    Type Description
    bool

    end_condition

    Declaration
    public int end_condition
    Field Value
    Type Description
    int

    extension

    Declaration
    public string extension
    Field Value
    Type Description
    string

    gap

    Declaration
    public string gap
    Field Value
    Type Description
    string

    gap_type

    Declaration
    public int gap_type
    Field Value
    Type Description
    int

    n_ripedges

    Declaration
    public int n_ripedges
    Field Value
    Type Description
    int

    offset

    Declaration
    public string offset
    Field Value
    Type Description
    string

    ripedges

    Declaration
    public Tag[] ripedges
    Field Value
    Type Description
    Tag[]
    In this article
    Back to top Generated by DocFX