Search Results for

    Show / Hide Table of Contents

    Struct UFModl._EdgeBlendMultData

    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 _EdgeBlendMultData

    Fields

    allow_twist_patches

    Declaration
    public bool allow_twist_patches
    Field Value
    Type Description
    System.Boolean

    blend_instanced

    Declaration
    public bool blend_instanced
    Field Value
    Type Description
    System.Boolean

    cliff_overflow

    Declaration
    public bool cliff_overflow
    Field Value
    Type Description
    System.Boolean

    notch_overflow

    Declaration
    public bool notch_overflow
    Field Value
    Type Description
    System.Boolean

    num_setback

    Declaration
    public int num_setback
    Field Value
    Type Description
    System.Int32

    num_sets

    Declaration
    public int num_sets
    Field Value
    Type Description
    System.Int32

    num_stopshort

    Declaration
    public int num_stopshort
    Field Value
    Type Description
    System.Int32

    num_var_rad

    Declaration
    public int num_var_rad
    Field Value
    Type Description
    System.Int32

    smooth_overflow

    Declaration
    public bool smooth_overflow
    Field Value
    Type Description
    System.Boolean

    soften_vertices

    Declaration
    public bool soften_vertices
    Field Value
    Type Description
    System.Boolean

    var_edges

    Declaration
    public Tag*var_edges
    Field Value
    Type Description
    Tag*

    var_radius_data

    Declaration
    public IntPtr var_radius_data
    Field Value
    Type Description
    System.IntPtr

    vrb_tolerance

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