Search Results for

    Show / Hide Table of Contents

    Struct DrawCageData._SelectionData

    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.Features.Subdivision
    Assembly: NXOpen.dll
    Syntax
    struct _SelectionData

    Fields

    isInferringPaused

    Declaration
    public bool isInferringPaused
    Field Value
    Type Description
    System.Boolean

    snappedObject

    Declaration
    public Tag snappedObject
    Field Value
    Type Description
    Tag

    snappedPosition

    Declaration
    public Point3d snappedPosition
    Field Value
    Type Description
    Point3d
    In This Article
    Back to top Generated by DocFX