rofcirclearoundCPL
by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Geometric Queries
Introduced first in SolidGeometry 4.7, Creation date: 2019-07-08, Last change: 2025-09-14
returns radius and center point of the surrounding and the most inner circle
Description
oldname is circlearoundPL - new name is rofcirclearoundCPL 2024-07-18
See Also: centerCPL
, centerPL
Example Illustration
Syntax
[ro,cp,ri]=rofcirclearoundCPL(CPLZ,[,"sep"])
Input Parameter
CPLZ: | | CPL |
"sep": | | if used, the CPLs is separated and the r values are listst / array |
Output Parameter
ro: | | Outer radius |
cp: | | Center point |
ri: | | Inner radius |
Examples
circlearoundPL(CPLsample(12))
circlearoundPL(CPLsample(12),'sep')
Copyright 2019-2025 Tim C. Lueth. All rights reserved. The code is the property of Tim C. Lueth and may not be redistributed or modified without explicit written permission. This software may be used free of charge for academic research and teaching purposes only. Commercial use, redistribution, modification, or reverse engineering is strictly prohibited. Access to source code is restricted and granted only under specific agreements. For licensing inquiries or commercial use, please contact: Tim C. Lueth
Last html export of this page out of FM database by TL: 2025-09-21