Search Results for

    Show / Hide Table of Contents

    Struct UFDrf.LeaderData

    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 UFDrf.LeaderData

    Fields

    associativity_data

    Declaration
    public UFDrf.ObjectAssocData[] associativity_data
    Field Value
    Type Description
    ObjectAssocData[]

    intermediate_points

    Declaration
    public UFDrf.IntermediatePoints[] intermediate_points
    Field Value
    Type Description
    IntermediatePoints[]

    leader_orientation

    Declaration
    public UFDrf.LeaderOrientation leader_orientation
    Field Value
    Type Description
    UFDrf.LeaderOrientation

    num_leaders

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