InsertEntitiesAt Method (IGroup)
Inserts the specified entities at the specified index in the EntityGroup.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub InsertEntitiesAt( _
LONG Index As System.Integer, _
VARIANT EntitiesArray As System.Object _
) |
Parameters
- Index
- 0-based index where to insert the entity
- EntitiesArray
- Array of entities to insert at Index
Example
Remarks
See Also
Availability
DraftSight V1R4.0