Search Results for

    Show / Hide Table of Contents

    Struct UFClear._InterfData

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    struct _InterfData

    Fields

    interf_bodies

    Declaration
    public Tag*interf_bodies
    Field Value
    Type Description
    Tag*

    interf_num

    Declaration
    public int interf_num
    Field Value
    Type Description
    System.Int32

    n_bodies

    Declaration
    public int n_bodies
    Field Value
    Type Description
    System.Int32

    new_interference

    Declaration
    public bool new_interference
    Field Value
    Type Description
    System.Boolean

    point1

    Declaration
    public double[] point1
    Field Value
    Type Description
    System.Double[]

    point2

    Declaration
    public double[] point2
    Field Value
    Type Description
    System.Double[]

    text

    Declaration
    public byte[] text
    Field Value
    Type Description
    System.Byte[]

    type

    Declaration
    public int type
    Field Value
    Type Description
    System.Int32
    In This Article
    Back to top Generated by DocFX