Search Results for

    Show / Hide Table of Contents

    Class TagForm

    Inheritance
    System.Object
    RuntimeObject
    TagForm
    Inherited Members
    RuntimeObject.m_pItem
    RuntimeObject.Dispose()
    RuntimeObject.AskAssembly()
    RuntimeObject.GetPhysicsObject()
    RuntimeObject.Active
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ToString()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen
    Assembly: NXOpen.Utilities.dll
    Syntax
    public class TagForm : RuntimeObject

    Constructors

    TagForm(IntPtr)

    Declaration
    protected TagForm(IntPtr pItem)
    Parameters
    Type Name Description
    System.IntPtr pItem

    Methods

    GetNumParameters()

    Declaration
    public int GetNumParameters()
    Returns
    Type Description
    System.Int32

    GetParameter(Int32)

    Declaration
    public Parameter GetParameter(int nProp)
    Parameters
    Type Name Description
    System.Int32 nProp
    Returns
    Type Description
    Parameter
    In This Article
    Back to top Generated by DocFX