ScaleEntity method

Scales the entity or members of a selection set by a given scale factor.

 

Syntax

object.ScaleEntity(BasePoint, ScaleFactor)

Where:

     object is a Bricscad entity;

     BasePoint is a Variant (three-element array of doubles) 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.

 


© Menhirs NV. All rights reserved.