Search Results for

    Show / Hide Table of Contents

    Struct UFSubdiv.Isocline

    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 UFSubdiv.Isocline

    Fields

    angle_str

    Declaration
    public string angle_str
    Field Value
    Type Description
    string

    body_tag

    Declaration
    public Tag body_tag
    Field Value
    Type Description
    Tag

    direction

    Declaration
    public Tag direction
    Field Value
    Type Description
    Tag

    excluded_faces

    Declaration
    public Tag[] excluded_faces
    Field Value
    Type Description
    Tag[]

    face_count

    Declaration
    public int face_count
    Field Value
    Type Description
    int

    second_direction

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