mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0024927: Getting rid of "Persistent" functionality -- Storable
Delete "Storable" class from "Standard" package and all use of it
This commit is contained in:
@@ -26,8 +26,6 @@ from GccEnt
|
||||
-- - is enclosed by the circle, or
|
||||
-- - is built so that both the circle and it are external to one another, or
|
||||
-- - is undefined (all solutions apply).
|
||||
|
||||
inherits Storable from Standard
|
||||
|
||||
uses Position from GccEnt,
|
||||
Circ2d from gp
|
||||
|
@@ -18,8 +18,6 @@ class QualifiedLin
|
||||
|
||||
from GccEnt
|
||||
|
||||
inherits Storable from Standard
|
||||
|
||||
--- Purpose: Describes a qualified 2D line.
|
||||
-- A qualified 2D line is a line (gp_Lin2d line) with a
|
||||
-- qualifier which specifies whether the solution of a
|
||||
|
Reference in New Issue
Block a user