Search Results for

    Show / Hide Table of Contents

    Struct UFModl.WrapGeom

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

    Fields

    add_offset

    Declaration
    public string add_offset
    Field Value
    Type Description
    string

    close_gap

    Declaration
    public int close_gap
    Field Value
    Type Description
    int

    dist_tol

    Declaration
    public double dist_tol
    Field Value
    Type Description
    double

    geometry

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

    num_geoms

    Declaration
    public int num_geoms
    Field Value
    Type Description
    int

    num_splits

    Declaration
    public int num_splits
    Field Value
    Type Description
    int

    split_offset

    Declaration
    public string split_offset
    Field Value
    Type Description
    string

    splits

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