OffsetEntityByThroughPoint Method (ISketchManager)
Copies the specified entity through the specified point.
.NET Syntax
Parameters
- Obj
- Source entity to offset
- DeleteSourceEntity
- True to delete Obj after offset, false to not
- Bothsides
- True to offset on both sides of Obj, false to not
- ThroughPoint
- MathPoint to which to offset Obj; valid only if Bothsides is false
- OffsetType
- Type of offset as defined in dsOffsetType_e
Parameters
- OffsetEntitiesArray[out] or Return Value
- Entity
Remarks
See Also
Availability
DraftSight 2021 SP0