MCPcopy Create free account
hub / github.com/IfcOpenShell/IfcOpenShell / write

Function write

src/serializers/SvgSerializer.h:639–639  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

637 void doWriteHeader();
638 bool ready();
639 void write(const IfcGeom::TriangulationElement* /*o*/) {}
640 void write(const IfcGeom::BRepElement* o);
641 void write(path_object& p, const TopoDS_Shape& wire, boost::optional<std::vector<double>> dash_array=boost::none);
642 void write(const geometry_data& data);

Callers 4

writeMethod · 0.70
writeMethod · 0.70
draw_hlrMethod · 0.70
finalizeMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected