mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-29 14:00:49 +03:00
0033366: Documentation - Add description of BRepAlgoAPI_Algo::Shape()
Added description of BRepAlgoAPI_Algo::Shape()
This commit is contained in:
@@ -34,6 +34,8 @@ public:
|
|||||||
|
|
||||||
DEFINE_STANDARD_ALLOC
|
DEFINE_STANDARD_ALLOC
|
||||||
|
|
||||||
|
//! Returns a shape built by the shape construction algorithm.
|
||||||
|
//! Does not check if the shape is built.
|
||||||
Standard_EXPORT virtual const TopoDS_Shape& Shape() Standard_OVERRIDE;
|
Standard_EXPORT virtual const TopoDS_Shape& Shape() Standard_OVERRIDE;
|
||||||
|
|
||||||
// Provide access to methods of protected base class BOPAlgo_Options
|
// Provide access to methods of protected base class BOPAlgo_Options
|
||||||
|
Reference in New Issue
Block a user