[TD]implement BrokenView

This commit is contained in:
wandererfan
2024-03-14 21:04:23 -04:00
committed by WandererFan
parent efa3a7e6ef
commit 43fc04309a
31 changed files with 2749 additions and 32 deletions

View File

@@ -165,8 +165,12 @@
result.</UserDocu>
</Documentation>
</Methode>
<Methode Name="requestPaint">
<Methode Name="getGeometricCenter">
<Documentation>
<UserDocu>point3d = getGeometricCenter() - returns the geometric center of the source shapes.</UserDocu>
</Documentation>
</Methode>
<Methode Name="requestPaint">
<Documentation>
<UserDocu>requestPaint(). Redraw the graphic for this View.</UserDocu>
</Documentation>