mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0029817: Documentation - avoid excessive use of "please"
"Please" is now used in the documentation only in sensitive cases.
This commit is contained in:
@@ -1166,7 +1166,7 @@ Thus for a contour of four edges it should count 1 wire + 4 edges +4 vertices wi
|
||||
}
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
**Note** For more details about Maps please, refer to the TCollection documentation. (Foundation Classes Reference Manual)
|
||||
**Note** For more details about Maps, refer to the *TCollection* documentation (Foundation Classes Reference Manual).
|
||||
|
||||
The following example is more ambitious and writes a program which copies a data structure using an *IndexedMap*. The copy is an identical structure but it shares nothing with the original. The principal algorithm is as follows:
|
||||
- All Shapes in the structure are put into an *IndexedMap*.
|
||||
|
Reference in New Issue
Block a user