ccGetPathBoundary
ccGetPathBoundary(o_path) =>o_boundary/ nil
Description
(Virtuoso Photonics Option) Returns the ccBoundary object of the specified ccPath.
Arguments
Value Returned
Example
ccGetPathBoundary(ccConvertIntoCurvy(dbCreatePathSeg(cv "waveguide" -1:-1 0.5:0.5 1 "truncate" "truncate")))
=> cc@0x15a2201f
Related Topics
Curvy Core Shape Object Attribute Query Functions
Return to top