ArchVRM Namespace Reference
The Arch Vector Rendering Module. More...
Classes | |
class | Renderer |
Variables | |
DEBUG = FreeCAD.ParamGet("User parameter:BaseApp/Preferences/Mod/Arch").GetBool("ShowVRMDebug") | |
int | MAXLOOP = 10 |
Detailed Description
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.
Variable Documentation
◆ DEBUG
ArchVRM.DEBUG = FreeCAD.ParamGet("User parameter:BaseApp/Preferences/Mod/Arch").GetBool("ShowVRMDebug") |
◆ MAXLOOP
int ArchVRM.MAXLOOP = 10 |