Search Results for

    Show / Hide Table of Contents

    Struct UFModl._BlendFacesCreateData

    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 _BlendFacesCreateData

    Fields

    blend_tolerance

    Declaration
    public sbyte *blend_tolerance
    Field Value
    Type Description
    System.SByte*

    cliff_edges

    Declaration
    public Tag*cliff_edges
    Field Value
    Type Description
    Tag*

    default_radius

    Declaration
    public sbyte *default_radius
    Field Value
    Type Description
    System.SByte*

    end_overflow

    Declaration
    public bool end_overflow
    Field Value
    Type Description
    System.Boolean

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

    flip_first_normal

    Declaration
    public bool flip_first_normal
    Field Value
    Type Description
    System.Boolean

    flip_second_normal

    Declaration
    public bool flip_second_normal
    Field Value
    Type Description
    System.Boolean

    law_parameters

    Declaration
    public IntPtr law_parameters
    Field Value
    Type Description
    System.IntPtr

    n_cliff_edges

    Declaration
    public int n_cliff_edges
    Field Value
    Type Description
    System.Int32

    n_thls

    Declaration
    public int n_thls
    Field Value
    Type Description
    System.Int32

    proj_on_first_set

    Declaration
    public bool proj_on_first_set
    Field Value
    Type Description
    System.Boolean

    propagate

    Declaration
    public bool propagate
    Field Value
    Type Description
    System.Boolean

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

    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