Path: AerospaceUtils/CAD
% Tesselate polygons by breaking them into triangles. -------------------------------------------------------------------------- Form: g = TesselatePolygon( g ) -------------------------------------------------------------------------- ------ Inputs ------ g (1,1) CAD data structure ------- Outputs ------- g (1,1) CAD data structure --------------------------------------------------------------------------
Common: Graphics/Centroid Common: Graphics/NewFig Common: Graphics/XLabelS Common: Graphics/YLabelS Common: Graphics/ZLabelS
Back to the AerospaceUtils Module page