summaryrefslogtreecommitdiff
path: root/modules/csg/doc_classes/CSGPrimitive.xml
diff options
context:
space:
mode:
Diffstat (limited to 'modules/csg/doc_classes/CSGPrimitive.xml')
-rw-r--r--modules/csg/doc_classes/CSGPrimitive.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/csg/doc_classes/CSGPrimitive.xml b/modules/csg/doc_classes/CSGPrimitive.xml
index 6c2f837637..0a692ffbdb 100644
--- a/modules/csg/doc_classes/CSGPrimitive.xml
+++ b/modules/csg/doc_classes/CSGPrimitive.xml
@@ -4,6 +4,7 @@
Base class for CSG primitives.
</brief_description>
<description>
+ Parent class for various CSG primitives. It contains code and functionality that is common between them. It cannot be used directly. Instead use one of the various classes that inherit from it.
</description>
<tutorials>
</tutorials>