The Arch Vector Rendering Module. More...
Classes | |
class | Renderer |
Variables | |
DEBUG = FreeCAD.ParamGet("User parameter:BaseApp/Preferences/Mod/Arch").GetBool("ShowVRMDebug") | |
int | MAXLOOP = 10 |
The Arch Vector Rendering Module.
This module provides the Renderer Class, that allows to produce SVG renderings of projected shapes, with filled faces. It is used by the "Solid" mode of Arch views in TechDraw and Drawing, and is called from ArchSectionPlane code.
ArchVRM.DEBUG = FreeCAD.ParamGet("User parameter:BaseApp/Preferences/Mod/Arch").GetBool("ShowVRMDebug") |
int ArchVRM.MAXLOOP = 10 |