1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-19 13:40:49 +03:00

0022751: Issues around Prs3d_TextAspect::Print()

This commit is contained in:
dln
2012-03-13 14:11:29 +04:00
committed by bugmaster
parent 8413a813df
commit 8ca7beb8ad
45 changed files with 23 additions and 1932 deletions

View File

@@ -962,12 +962,6 @@ is
---Purpose: Erases the structure <AStructure> from the view <me>.
---Category: Private methods
Exploration ( me )
is static;
---Level: Internal
---Purpose: Prints informations about the view <me>.
---Category: Private methods
Highlight ( me : mutable;
AStructure : Structure from Graphic3d;
AMethod : TypeOfHighlightMethod from Aspect )