Scales the entity or members of a selection set by a given scale factor.
Syntax
object.ScaleEntity(BasePoint, ScaleFactor)
Where:
object is an IntelliCAD entity;
BasePoint is an IntelliCAD Point object representing the point about which the entity will be scaled;
ScaleFactor is a double-precision variable (or value) representing the factor by which to scale the entity or entities.