IgeEntity

Method: translateToPoint

Translates the entity to the passed point.
translateToPoint (IgePoint3d point)
Returns *

Translate the entity to 10, 0, 0

var point = new IgePoint3d(10, 0, 0),
    entity = new IgeEntity();

entity.translateToPoint(point);
© Copyright 2013 Irrelon Software Limited. All Rights Reserved. UK Registered Company Number: 07522767
Isogenic (ī´sōjen´ik): Adj originating from a common source; possessing the same genetic composition.
Strange Things Happen at the One Two Point