|
Transformations
Created October 19, 2007 / Updated
October 19, 2007
This sample explains how to place planar entities like arc, circle, text, etc. in a plane different from World XY. This can be easily accomplished using the Entity.Translate() and Entity.Rotate() methods or with the help of the Transformation class.

Send comments on this sample
|