Search Results for

    Show / Hide Table of Contents

    Struct Sketch._ConstraintGeometry

    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 _ConstraintGeometry

    Fields

    geometry

    Declaration
    public Tag geometry
    Field Value
    Type Description
    Tag

    point_type

    Declaration
    public Sketch.ConstraintPointType point_type
    Field Value
    Type Description
    Sketch.ConstraintPointType

    spline_defining_point_index

    Declaration
    public int spline_defining_point_index
    Field Value
    Type Description
    System.Int32
    In This Article
    Back to top Generated by DocFX