ccTransformFacet
ccTransformFacet(o_facet l_transform) =>o_facet2| nil
Description
(Virtuoso Photonics Option) Returns a transformed copy of the given ccFacet object.
Arguments
|
A transformation object specified by an offset specified by n_offsetX and n_offsetY and a rotation angle n_angle around |
Value Returned
Example
ccTransformFacet(lfacet list(0:0 90))
=> cc@0x15a2201f
Related Topics
Return to top