Search Results for

    Show / Hide Table of Contents

    Struct UFModl._SnipsrfFeatureData

    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 _SnipsrfFeatureData

    Fields

    boundary_type

    Declaration
    public UFModl.SnipsurfBoundaryType boundary_type
    Field Value
    Type Description
    UFModl.SnipsurfBoundaryType

    edit_face

    Declaration
    public Tag edit_face
    Field Value
    Type Description
    Tag

    project_method

    Declaration
    public int project_method
    Field Value
    Type Description
    System.Int32

    project_vector

    Declaration
    public double[] project_vector
    Field Value
    Type Description
    System.Double[]

    refit_degree

    Declaration
    public int refit_degree
    Field Value
    Type Description
    System.Int32

    refit_method

    Declaration
    public UFModl.SnipsurfRefitMethod refit_method
    Field Value
    Type Description
    UFModl.SnipsurfRefitMethod

    refit_patches

    Declaration
    public int refit_patches
    Field Value
    Type Description
    System.Int32

    region_point_uv

    Declaration
    public double[] region_point_uv
    Field Value
    Type Description
    System.Double[]

    snip_cv_string

    Declaration
    public StringList snip_cv_string
    Field Value
    Type Description
    StringList

    snip_or_divide

    Declaration
    public int snip_or_divide
    Field Value
    Type Description
    System.Int32

    snipping_plane

    Declaration
    public Tag snipping_plane
    Field Value
    Type Description
    Tag

    tols

    Declaration
    public double[] tols
    Field Value
    Type Description
    System.Double[]
    In This Article
    Back to top Generated by DocFX