Search Results for

    Show / Hide Table of Contents

    Struct SketchOperationgeometry

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen
    Assembly: NXOpen.dll
    Syntax
    public struct SketchOperationgeometry

    Fields

    Geometry

    Declaration
    public NXObject Geometry
    Field Value
    Type Description
    NXObject

    HelpPoint

    Declaration
    public Point3d HelpPoint
    Field Value
    Type Description
    Point3d

    PointIndex

    Declaration
    public int PointIndex
    Field Value
    Type Description
    int

    PointType

    Declaration
    public SketchControlPoint PointType
    Field Value
    Type Description
    SketchControlPoint

    View

    Declaration
    public NXObject View
    Field Value
    Type Description
    NXObject

    Methods

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    string
    Overrides
    ValueType.ToString()
    In this article
    Back to top Generated by DocFX