PLcircleoval

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - PL/Point Lists
Introduced first in SolidGeometry 3.4, Creation date: 2017-02-05, Last change: 2025-09-14

returns a circle-based-oval point-list



See Also: PLcircle , PLcircseg , PLevolvente , PLgearDIN , PLkidney , PLrand , PLspiral , PLsquare , PLstar

Example Illustration

 missing image of PLcircleoval(R,n,L,Ri)

Syntax

PL=PLcircleoval([R,n,L,Ri])

Input Parameter

R: Radius
n: optional number of points for half circle
L: Length; default is 100; or [A0 B0]
Ri: optional inner Radius for links; default is 0

Output Parameter

PL: Point List

Examples


SGfigure; CPLplot(PLcircleoval(10,'',60,5),'r-',2)
cla; CPLplot(PLcircleoval([10 6],'',[5 10;60 30]),'r-'); shg




Copyright 2017-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