MCPcopy Create free account
hub / github.com/FreeCAD/FreeCAD / endPoint

Method endPoint

src/Base/Builder3D.cpp:716–720  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

714}
715
716void Coordinate3Item::endPoint(InventorOutput& out) const
717{
718 out.decreaseIndent();
719 out.writeLine("}");
720}
721
722// -----------------------------------------------------------------------------
723

Callers

nothing calls this directly

Calls 2

writeLineMethod · 0.80
decreaseIndentMethod · 0.45

Tested by

no test coverage detected