Search Results for

    Show / Hide Table of Contents

    Struct Sketch.DimensionGeometry

    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 Sketch.DimensionGeometry

    Fields

    AssocType

    Declaration
    public Sketch.AssocType AssocType
    Field Value
    Type Description
    Sketch.AssocType

    AssocValue

    Declaration
    public int AssocValue
    Field Value
    Type Description
    int

    Geometry

    Declaration
    public NXObject Geometry
    Field Value
    Type Description
    NXObject

    HelpPoint

    Declaration
    public Point3d HelpPoint
    Field Value
    Type Description
    Point3d

    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