_handitem | Private method to get the internal handle item pointer. |
ArrayPolar | Creates a polar array. If the PointOnAxis is distinct from the CenterPoint, a 3D array is created. |
ArrayRectangular | Creates a rectangular array. |
Copy | Creates a copy of the entity. |
Delete | Deletes the specified object. |
Divide | Returns the points after dividing given object. |
Erase | Erases the display of the entity. The entity is not deleted from the database. |
GetBoundingBox | Returns the corners of the box that encloses a specified entity. |
GetExtensionDictionary | Gets the extension dictionary associated with an object. |
GetText | Returns the text value for the specified row and column. |
GetXData | Returns the extended entity data associated with an entity. |
Highlight | Highlights or dehighlights the object. |
HitTest | Performs a hit test for the specified point and viewing direction in this table entity. |
InsertColumns | Inserting a column into a table. |
InsertRows | Inserting a row in a table. |
IntersectWith | Returns the intersection points between given objects. |
Mirror | Mirrors an object about an axis defined by two points. |
Mirror3D | Mirrors an object about a plane defined by three points. |
Move | Moves an object. |
Rotate | Rotates an object. |
Rotate3D | Rotates an object about an axis formed by two points. The direction of the axis is from point1 to point2. |
ScaleEntity | Scales an object by a given scale factor. |
SelectCell | Select a cell in a table. |
SetRowHeight | Sets the height for the row in the specified row index in the table. |
SetText | Sets the text value for the specified row and column. |
SetXData | Sets the extended entity data associated with an entity. |
TransformBy | Applies a rigid motion transformation to an object. |
Update | Updates the display of the object. |