Copies the specified entity through the specified point.
.NET Syntax
COM native C++ | |
---|
HRESULT OffsetEntityByThroughPoint(
) |
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
- OffsetEntitiesArray[out] or Return Value
- Entity