Syntax
SGcastplot(SGO,TTO,Name,[cols])
Input Parameter
SGO : | | Cell list of objects |
TTO : | | type of cell entry; if empty SGcast is used |
Name : | | optinal name as subplot title |
cols : | | color string |
Examples
SGcast
C=SGcylinder; C.FIL=FSselect(SGcylinder,[0 0 1],0.1)
CVL=VLtransR(VLaddz(PLcircle(10)),rot([pi/3,pi/3,pi/3]));
SGfigure; SGcastplot({SGbox,SGcylinder(10),PLcircle(10)})
SGfigure; SGcastplot({SGbox,SGcylinder(10),PLcircle(10)},'','test')
SGfigure; SGcastplot({SGbox,SGcylinder(10),PLcircle(10),eye(4),C,CVLsample(18)},'','test')
SGfigure; SGcastplot({SGbox,SGcylinder(10),PLcircle(10),eye(4),C,CVLsample(18)},'','test','m--',0.1)
Copyright 2021-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