Syntax
SGP=SGplateunder(SG,[h,d,ez,FN])
Input Parameter
SG : | | Solid Geometry |
h : | | [h os r] height oversize and radius; default is [1 0 0] |
d : | | gap between solid and plate (can be negative); default is -1e-3 |
ez : | | option vector for postion of the plate; default is '' ~ [0 0 -1] |
FN : | | optional frame wildcards for SGTcopyasopponent |
Output Parameter
Examples
SG=SGcopypatternXYZ(SGcylinder,[3 1 1],5,true); SGfigure(SG);
SGplateunder(SG,'','',[1 0 0]),
SGunion(SGplateunder(SG,'','',''),SG)
SGunion(SGplateunder(SG,'','',[0 0 1]),SG)
SGunion(SGplateunder(SG,'','',[0 1 0]),SG)
SGplateunder(SGbox,[1 4 4],1,[0 0 -1],'B')
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