Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

ccMirrorFacet

ccMirrorFacet(
o_facet
)
=> o_facet2 / nil

Description

(Virtuoso Photonics Option) Returns a mirrored or reversed copy of the given ccFacet. If the facet is viewed as a segment, it reverses the direction, which mean that it goes from the end of the original facet to its beginning. However, this function also updates the radius attribute in such a way that two G2-connected paths have mirrored facets at the connection point.

Arguments

o_facet

ID of a ccFacet object.

Value Returned

o_facet2

ID of the mirrored facet.

nil

The operation failed.

Example

cMirrorFacet(lfacet)
=> cc@0x15a2201f

Related Topics

Curvy Core Transformations Functions


Return to top
 ⠀
X