Search Results for

    Show / Hide Table of Contents

    Struct UFModl.EdgeBlendData

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

    Fields

    blend_instanced

    Declaration
    public bool blend_instanced
    Field Value
    Type Description
    bool

    blend_radius

    Declaration
    public string blend_radius
    Field Value
    Type Description
    string

    blend_setback

    Declaration
    public bool blend_setback
    Field Value
    Type Description
    bool

    blend_type

    Declaration
    public int blend_type
    Field Value
    Type Description
    int

    cliff_overflow

    Declaration
    public bool cliff_overflow
    Field Value
    Type Description
    bool

    edge_data

    Declaration
    public UFModl.BlendEdge[] edge_data
    Field Value
    Type Description
    BlendEdge[]

    notch_overflow

    Declaration
    public bool notch_overflow
    Field Value
    Type Description
    bool

    number_edges

    Declaration
    public int number_edges
    Field Value
    Type Description
    int

    smooth_overflow

    Declaration
    public bool smooth_overflow
    Field Value
    Type Description
    bool

    vrb_tolerance

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