mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +03:00
0024994: missing implematation of constructor: BRepClass_FaceClassifier
This commit is contained in:
parent
51840f6910
commit
b21ccecc43
@ -50,15 +50,7 @@ is
|
||||
-- face described by <F>.
|
||||
is static;
|
||||
|
||||
|
||||
|
||||
|
||||
Create(F : in out FaceExplorer from BRepClass;
|
||||
P : Pnt from gp; Tol : Real)
|
||||
returns FaceClassifier from BRepClass;
|
||||
---Purpose: Creates an algorithm to classify the Point P with
|
||||
-- Tolerance <T> on the face described by <F>.
|
||||
|
||||
Create(F : Face from TopoDS;
|
||||
P : Pnt from gp; Tol : Real)
|
||||
returns FaceClassifier from BRepClass;
|
||||
|
Loading…
x
Reference in New Issue
Block a user