Search Results for

    Show / Hide Table of Contents

    Struct UFModl.SnipsrfFeatureData

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

    projectBothSides

    Declaration
    public bool projectBothSides
    Field Value
    Type Description
    bool

    project_method

    Declaration
    public int project_method
    Field Value
    Type Description
    int

    project_vector

    Declaration
    public double[] project_vector
    Field Value
    Type Description
    double[]

    refit_degree

    Declaration
    public int refit_degree
    Field Value
    Type Description
    int

    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
    int

    region_point_uv

    Declaration
    public double[] region_point_uv
    Field Value
    Type Description
    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
    int

    snipping_plane

    Declaration
    public Tag snipping_plane
    Field Value
    Type Description
    Tag

    tols

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