Offset method

Creates an offset entity at a given distance from another entity, + and - represent the two sides for offset.

Syntax

object.Offset(OffsetDistance)

Where:

     object is an IntelliCAD entity;

     OffsetDistance is a double-precision variable (or value) representing the distance to offset the entity.