Search Results for

    Show / Hide Table of Contents

    Struct UFModl.BlendEdge

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

    Fields

    cliff_edge

    Declaration
    public Tag cliff_edge
    Field Value
    Type Description
    Tag

    edge

    Declaration
    public Tag edge
    Field Value
    Type Description
    Tag

    end_setback_dis

    Declaration
    public string end_setback_dis
    Field Value
    Type Description
    string

    number_points

    Declaration
    public int number_points
    Field Value
    Type Description
    int

    point_data

    Declaration
    public UFModl.BlendPoint[] point_data
    Field Value
    Type Description
    BlendPoint[]

    start_setback_dis

    Declaration
    public string start_setback_dis
    Field Value
    Type Description
    string
    In this article
    Back to top Generated by DocFX