Search Results for

    Show / Hide Table of Contents

    Struct UFSmd.PipNodeData

    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 UFSmd.PipNodeData

    Fields

    feature_tag

    Declaration
    public Tag feature_tag
    Field Value
    Type Description
    Tag

    name

    Declaration
    public string name
    Field Value
    Type Description
    string

    node_type

    Declaration
    public UFSmd.PipTypeEnumE node_type
    Field Value
    Type Description
    UFSmd.PipTypeEnumE

    parent

    Declaration
    public Tag parent
    Field Value
    Type Description
    Tag

    proc_ang

    Declaration
    public double proc_ang
    Field Value
    Type Description
    double

    state_index

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