Copies the specified entities, places the copies at the specified relative location, and returns the copies.
.NET Syntax
Parameters
- DisplacementX
- x delta of the relative location for the displacement
- DisplacementY
- y delta of the relative location for the displacement
- DisplacementZ
- z delta of the relative location for the displacement
- EntityTypeLongArray
- Array of longs indicating the types of entities to copy as defined in dsObjectType_e
- EntitiesArray
- Array of entities to copy
- [out] or Return Value
- Array of new entities
Example
See Also
Availability
DraftSight 2020 SP0