Add constructor documentation as well

This commit is contained in:
Pieter Hijma
2023-11-15 10:08:20 +01:00
parent 974651e159
commit 99f7bc700d
2 changed files with 6 additions and 3 deletions

View File

@@ -14,7 +14,9 @@
Delete="false">
<Documentation>
<Author Licence="LGPL" Name="Werner Mayer" EMail="wmayer[at]users.sourceforge.net" />
<UserDocu>A framework to compute a shape as seen in a projection
<UserDocu>Algo() -> HLRBRep_Algo
A framework to compute a shape as seen in a projection
plane. This is done by calculating the visible and the hidden parts
of the shape. HLRBRep_Algo works with three types of entity:
@@ -48,7 +50,6 @@ HLRBRep_Algo object provides a framework for:
calculates the visible and hidden parts of each face in a shape to be
visualized by comparing each face in the shape with every other face in the
same shape.
</UserDocu>
</Documentation>
<Methode Name="add">

View File

@@ -14,7 +14,9 @@
Delete="false">
<Documentation>
<Author Licence="LGPL" Name="Werner Mayer" EMail="wmayer[at]users.sourceforge.net" />
<UserDocu>A framework to compute the shape as seen in a projection
<UserDocu>PolyAlgo() -> HLRBRep_PolyAlgo
A framework to compute the shape as seen in a projection
plane. This is done by calculating the visible and the hidden parts of the
shape. HLRBRep_PolyAlgo works with three types of entity: