Search Results for

    Show / Hide Table of Contents

    Struct UFModl.EdgeBlendSet

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

    Fields

    edge_collector

    Declaration
    public Tag edge_collector
    Field Value
    Type Description
    Tag

    edges

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

    num_edges

    Declaration
    public int num_edges
    Field Value
    Type Description
    int

    radius

    Declaration
    public string radius
    Field Value
    Type Description
    string

    radius_exp

    Declaration
    public Tag radius_exp
    Field Value
    Type Description
    Tag

    status

    Declaration
    public int status
    Field Value
    Type Description
    int
    In this article
    Back to top Generated by DocFX