Syntax
NSG=SGplatesofSGML(SG,[th,pat,w,UVF])
Input Parameter
SG : | | Original solid |
th : | | Thickness of the plates; default is 0.5 |
pat : | | CPL of a pattern to fill |
w : | | border size and pattern distance; default th |
UVF : | | list of unit vectors for filling;default=all ([]) |
Output Parameter
NSG : | | resulting solid consisting of plates |
Examples
Convert a box into six plates
SGplatesofSGML(SGbox([30,20,10]))
SGplatesofSGML(SGbox([60,40,20]),2,PLcircle(3,4));
SGplatesofSGML(SGbox([60,40,20]),2,PLcircle(3,4),1,[0 -1 0;0 +1 0]);
Copyright 2015-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