Search Results for

    Show / Hide Table of Contents

    Struct UFStd.StlError

    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
    public struct StlError

    Fields

    _object

    Declaration
    public Tag _object
    Field Value
    Type Description
    Tag

    error_code

    Declaration
    public int error_code
    Field Value
    Type Description
    System.Int32

    point1

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

    point2

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

    related

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