Search Results for

    Show / Hide Table of Contents

    Struct UFModl.WrapAssem

    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
    public struct WrapAssem

    Fields

    add_offset

    Declaration
    public string add_offset
    Field Value
    Type Description
    System.String

    close_gap

    Declaration
    public int close_gap
    Field Value
    Type Description
    System.Int32

    dist_tol

    Declaration
    public double dist_tol
    Field Value
    Type Description
    System.Double

    geom_xforms

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

    geometry

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

    num_geoms

    Declaration
    public int num_geoms
    Field Value
    Type Description
    System.Int32

    num_splits

    Declaration
    public int num_splits
    Field Value
    Type Description
    System.Int32

    split_offset

    Declaration
    public string split_offset
    Field Value
    Type Description
    System.String

    split_xforms

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

    splits

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