Search Results for

    Show / Hide Table of Contents

    Struct Sketch._SketchGeometry

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

    Fields

    geometry

    Declaration
    public Tag geometry
    Field Value
    Type Description
    Tag

    pointIndex

    Declaration
    public int pointIndex
    Field Value
    Type Description
    System.Int32

    pointType

    Declaration
    public Sketch.PointType pointType
    Field Value
    Type Description
    Sketch.PointType
    In This Article
    Back to top Generated by DocFX