Search Results for

    Show / Hide Table of Contents

    Struct Sketch._DimensionGeometry

    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 _DimensionGeometry

    Fields

    assoc_type

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

    assoc_value

    Declaration
    public int assoc_value
    Field Value
    Type Description
    System.Int32

    geometry

    Declaration
    public Tag geometry
    Field Value
    Type Description
    Tag

    help_point

    Declaration
    public Point3d help_point
    Field Value
    Type Description
    Point3d

    view

    Declaration
    public Tag view
    Field Value
    Type Description
    Tag
    In This Article
    Back to top Generated by DocFX