Search Results for

    Show / Hide Table of Contents

    Struct PackagingMeasureBuilder._GeometryData

    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.Motion
    Assembly: NXOpen.dll
    Syntax
    struct _GeometryData

    Fields

    direction

    Declaration
    public Tag direction
    Field Value
    Type Description
    Tag

    geometry

    Declaration
    public Tag geometry
    Field Value
    Type Description
    Tag

    point

    Declaration
    public Point3d point
    Field Value
    Type Description
    Point3d

    vector

    Declaration
    public Vector3d vector
    Field Value
    Type Description
    Vector3d
    In This Article
    Back to top Generated by DocFX