mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-10 18:51:21 +03:00
0028130: Spelling error in description of class BOPAlgo_Section
Spelling error is corrected
This commit is contained in:
parent
d673da182b
commit
45b9409aa4
@ -1038,7 +1038,7 @@ Flags *Graphic3d_TMF_PanPers* and *Graphic3d_TMF_FullPers* have been removed.
|
|||||||
Several transformation persistence methods in *PrsMgr_PresentableObject* have been marked deprecated.
|
Several transformation persistence methods in *PrsMgr_PresentableObject* have been marked deprecated.
|
||||||
Transformation persistence should be defined using *Graphic3d_TransformPers* constructor directly and passed by a handle, not value.
|
Transformation persistence should be defined using *Graphic3d_TransformPers* constructor directly and passed by a handle, not value.
|
||||||
|
|
||||||
@subsection_upgrade_710_selprops Dynamic highlight and selection properties
|
@subsection upgrade_710_selprops Dynamic highlight and selection properties
|
||||||
|
|
||||||
Release 7.1.0 introduces *Graphic3d_HighlightStyle* - an entity that allows flexible customization of highlighting parameters (such as highlighting method, color, and transparency). Therefore, the signatures of the following methods related to highlighting:
|
Release 7.1.0 introduces *Graphic3d_HighlightStyle* - an entity that allows flexible customization of highlighting parameters (such as highlighting method, color, and transparency). Therefore, the signatures of the following methods related to highlighting:
|
||||||
- *AIS_InteractiveContext::Hilight()*;
|
- *AIS_InteractiveContext::Hilight()*;
|
||||||
|
@ -27,7 +27,7 @@ class TopoDS_Shape;
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
//! The algorithm to build a Secton between the arguments.
|
//! The algorithm to build a Section between the arguments.
|
||||||
//! The Section consists of vertices and edges.
|
//! The Section consists of vertices and edges.
|
||||||
//! The Section contains:
|
//! The Section contains:
|
||||||
//! 1. new vertices that are subjects of V/V, E/E, E/F, F/F interferences
|
//! 1. new vertices that are subjects of V/V, E/E, E/F, F/F interferences
|
||||||
|
Loading…
x
Reference in New Issue
Block a user