These ActiveX methods all start with 'I'.
Methods
-
Import
Imports a drawing or a group of saved layer settings from a file.
-
ImportProfile
Imports a profile created by another user.
-
InitializeUserInput
Initializes the GetKeyword method.
-
InsertBlock
Inserts a drawing file or a named block that has been defined in the current drawing.
-
InsertColumns
Inserts columns in a table.
-
InsertColumnsAndInherit
Insert columns into a table from another table.
-
InsertInMenuBar
Inserts the popup menu into the AutoCAD menu bar at a specified location.
-
InsertLoopAt
Inserts a loop at a given index of a hatch.
-
InsertMenuInMenuBar
Inserts a menu into the AutoCAD menu bar.
-
InsertRows
Inserts rows in a table.
-
InsertRowsAndInherit
Insert rows into a table from another table.
-
IntersectWith
Gets the points where one object intersects another object in the drawing.
-
IsContentEditable
Check if a cell has editable content.
-
IsEmpty
Determines if a cell is empty based on its row and column position.
-
IsFormatEditable
Check if a cell has editable format.
-
IsMergeAllEnabled
Checks if cell merging is on.
-
IsMergedCell
Returns the merge status of a cell.
-
IsRemoteFile
Returns the URL from which a remote file was downloaded.
-
IsURL
Validates a given URL.
-
Item
Gets the member object at a given index in a collection, group, or selection set.