CPLcopyBravaislattice

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - CPL/Closed Polygon Lists
Introduced first in SolidGeometry 4.8, Creation date: 2019-12-23, Last change: 2025-09-14

copies a contour to a normed Bravais lattice



See Also: Bravaislattice , CPLcopypatternPL

Example Illustration

 missing image of CPLcopyBravaislattice(CPL,A,CPLS,d)

Syntax

CPLB=CPLcopyBravaislattice(CPL,[A,CPLS,d])

Input Parameter

CPL: Contour to copy
A: row vectors if Bravais lattice vectors
CPLS: Optional enclosing contour
d: additional distance between the pattern

Output Parameter

CPLB:

Examples


CPLcopyBravaislattice(PLcircleoval(10,'',40),[1 0 ; .5 1],PLcircle(300));
CPLcopyBravaislattice(PLcircleoval(10,'',20),[.6 1 ; .3 0],PLcircle(245));
CPLcopyBravaislattice(PLtransR(PLcircleoval(10,'',40),pi/3),[1 0 ;0 1],PLcircle(300),0); CPLB=ans;




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