Search Results for

    Show / Hide Table of Contents

    Struct UFModl.BlendFacesCreateData

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

    Fields

    blend_tolerance

    Declaration
    public string blend_tolerance
    Field Value
    Type Description
    string

    cliff_edges

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

    default_radius

    Declaration
    public string default_radius
    Field Value
    Type Description
    string

    end_overflow

    Declaration
    public bool end_overflow
    Field Value
    Type Description
    bool

    first_set

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

    first_set_size

    Declaration
    public int first_set_size
    Field Value
    Type Description
    int

    flip_first_normal

    Declaration
    public bool flip_first_normal
    Field Value
    Type Description
    bool

    flip_second_normal

    Declaration
    public bool flip_second_normal
    Field Value
    Type Description
    bool

    law_parameters

    Declaration
    public nint law_parameters
    Field Value
    Type Description
    nint

    n_cliff_edges

    Declaration
    public int n_cliff_edges
    Field Value
    Type Description
    int

    n_thls

    Declaration
    public int n_thls
    Field Value
    Type Description
    int

    proj_on_first_set

    Declaration
    public bool proj_on_first_set
    Field Value
    Type Description
    bool

    propagate

    Declaration
    public bool propagate
    Field Value
    Type Description
    bool

    radius_type

    Declaration
    public UFModl.BlendRadiusTypes radius_type
    Field Value
    Type Description
    UFModl.BlendRadiusTypes

    second_set

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

    second_set_size

    Declaration
    public int second_set_size
    Field Value
    Type Description
    int

    thls

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

    trim_option

    Declaration
    public UFModl.TrimBlendOptions trim_option
    Field Value
    Type Description
    UFModl.TrimBlendOptions
    In this article
    Back to top Generated by DocFX