Path: AerospaceUtils/ComponentModels
% Get vertices and faces for a CompactPCI 3U Chassis CAD component. Sizes it based on the number of boards. Type CompactPCIChassis for a demo. -------------------------------------------------------------------------- Form: [v, f, d] = CompactPCIChassis( n ) -------------------------------------------------------------------------- ------ Inputs ------ n (1,1) Number of boards ------- Outputs ------- v (:,3) Vertices f (:,3) Faces d (1,3) Dimensions --------------------------------------------------------------------------
Common: CommonData/SwooshWatermark Common: ComponentModels/Box Common: General/DeBlankLT Common: General/Watermark Common: Graphics/DrawVertices Common: Graphics/NewFig Common: Graphics/PltStyle Common: Graphics/XLabelS Common: Graphics/YLabelS Common: Graphics/ZLabelS Math: Linear/Mag
Back to the AerospaceUtils Module page