MCPcopy Create free account
hub / github.com/XRay3D/GERBER_X3 / AssemblyDrawing

Method AssemblyDrawing

file_plugins/gerber/gbrattrfilefunction.cpp:136–142  ·  view source on GitHub ↗

//////////////////////////////////////////////// \brief AssemblyDrawing::AssemblyDrawing \param function \param list

Source from the content-addressed store, hash-verified

134/// \param list
135///
136AssemblyDrawing::AssemblyDrawing(File::Function function, const QStringList& list)
137 : AbstrFileFunc(function)
138 , side(toSide(list.value(0)))
139{
140 // qDebug()
141 // << "\n\t" << side;
142}
143/////////////////////////////////////////////////////
144/// \brief Component::Component
145/// \param function

Callers

nothing calls this directly

Calls 1

valueMethod · 0.45

Tested by

no test coverage detected