R Methods Reference (ActiveX)

These ActiveX methods all start with 'R'.

Methods

  • RealToString

    Converts a real (double) value to a string.

  • RecomputeTableBlock

    Updates a table block.

  • RefreshPlotDeviceInfo

    Updates the plot, canonical media, and plot style table information to reflect the current system state.

  • Regen

    Regenerates the entire drawing and recomputes the screen coordinates and view resolution for all objects.

  • Reload

    Reloads the external reference (xref).

  • Remove

    Removes a named object from the dictionary.

  • RemoveAllOverrides

    Removes all the overrides for a cell.

  • RemoveCustomByIndex

    Deletes the custom property name (key) and value that correspond to an index value.

  • RemoveCustomByKey

    Deletes the custom property value that corresponds to a name (key) value.

  • RemoveFromMenuBar

    Removes the popup menu from the AutoCAD menu bar.

  • RemoveItems

    Removes specified items from the group or selection set.

  • RemoveLeader

    Removes the leader cluster with specified index.

  • RemoveLeaderLine

    Removes the leaderLine with specified index.

  • RemoveMenuFromMenuBar

    Removes the popup menu, as specified from the collection, from the AutoCAD menu bar.

  • RemoveVertex

    Removes a vertex in the section line.

  • Rename

    Renames an item in a dictionary or a set of saved layer settings.

  • RenameCellStyle

    Renames a cell style.

  • RenameProfile

    Renames the specified profile.

  • Replace

    Replaces an item in the dictionary by a given item.

  • ReselectSubRegion

    Returns subentities of a selection set in a table.

  • ResetBlock

    Resets the dynamic block to the default state.

  • ResetCellValue

    Reset the cell value for the given row and column.

  • ResetProfile

    Resets the value in the specified profile to its default values.

  • Restore

    Restores a group of layer property settings.

  • Reverse

    Reverses the direction of a spline.

  • Rotate

    Rotates an object around a base point.

  • Rotate3D

    Rotates an object around a 3D axis. Point1 and Point2 define the line that becomes the axis of rotation.

  • RunMacro

    Runs a VBA macro from the Application object.