Search Results for

    Show / Hide Table of Contents

    Interface IRectangularTarget

    Inherited Members
    INXObject.FindObject(String)
    INXObject.Print()
    INXObject.SetName(String)
    INXObject.IsOccurrence
    INXObject.JournalIdentifier
    INXObject.Name
    INXObject.OwningComponent
    INXObject.OwningPart
    INXObject.Prototype
    Namespace: NXOpen.Annotations
    Assembly: NXOpen.dll
    Syntax
    public interface IRectangularTarget : INXObject

    Methods

    GetLength()

    Declaration
    Value GetLength()
    Returns
    Type Description
    Value

    GetWidth()

    Declaration
    Value GetWidth()
    Returns
    Type Description
    Value

    SetLength(Value)

    Declaration
    void SetLength(Value length)
    Parameters
    Type Name Description
    Value length

    SetWidth(Value)

    Declaration
    void SetWidth(Value width)
    Parameters
    Type Name Description
    Value width
    In This Article
    Back to top Generated by DocFX