MCPcopy Create free account
hub / github.com/GilesBathgate/RapCAD / setVariableString

Method setVariableString

src/dxfbuilder.cpp:186–188  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

184}
185
186void DXFBuilder::setVariableString(const char*, const char*, int)
187{
188}
189
190void DXFBuilder::setVariableInt(const char*, int, int)
191{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected