







Public Methods
![]() | Adds the entities in the array to the selection set. |
![]() | Empties the selection set. The selection set will still exist, but will contain no items. |
![]() | Creates a copy of the selection set and all its members. |
![]() | Creates a copy of the entity. |
![]() | Erases the display of the entity. The entity is not deleted from the database. |
![]() | Highlights or dehighlights the object. |
![]() | Given the index, returns one of the entities in the selection set. |
![]() | Mirrors an object about an axis defined by two points. |
![]() | Mirrors an object about a plane defined by three points. |
![]() | Moves an object. |
![]() | Removes one or more entities from the selection set. |
![]() | Rotates an object. |
![]() | Rotates an object about an axis formed by two points. The direction of the axis is from point1 to point2. |
![]() | Scales an object by a given scale factor. |
![]() | Selects objects within the rectangle specified by two points, and adds them to the selection set. |
![]() | Selects objects passing through a point, and adds them to the SelectionSet. |
![]() | Selects objects within a polygon specified by the points, and adds them to the selection set. |
![]() | Selects objects as picked by the user on the screen, and adds them to the selection set. |
![]() | Applies a rigid motion transformation to an object. |
![]() | Updates the display of the object. |
Public Properties
![]() | Returns the Application object. |
![]() | Sets or returns the true color of the entity. |
![]() | Returns the number of entities in the selection set. |
![]() | Returns the document associated with the object. |
![]() | Sets or returns the layer that the entity is on. |
![]() | Sets or returns the linetype of the entity. |
![]() | Returns the selection set name. |
![]() | Returns the database item's parent object. |
![]() | Sets the color of all entities in the set. Returns the common color of all entities or icVariousColors if no common color exists. |
![]() | Sets or returns whether the entity is visible. |