mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-29 14:00:49 +03:00
Integration of OCCT 6.5.0 from SVN
This commit is contained in:
20
src/StepGeom/StepGeom_BoundedSurface.cdl
Executable file
20
src/StepGeom/StepGeom_BoundedSurface.cdl
Executable file
@@ -0,0 +1,20 @@
|
||||
-- File: BoundedSurface.cdl
|
||||
-- Created: Fri Dec 1 11:11:15 1995
|
||||
-- Author: EXPRESS->CDL V0.2 Translator
|
||||
-- Copyright: Matra-Datavision 1993
|
||||
|
||||
|
||||
class BoundedSurface from StepGeom
|
||||
|
||||
inherits Surface from StepGeom
|
||||
|
||||
uses
|
||||
|
||||
HAsciiString from TCollection
|
||||
is
|
||||
|
||||
Create returns mutable BoundedSurface;
|
||||
---Purpose: Returns a BoundedSurface
|
||||
|
||||
|
||||
end BoundedSurface;
|
Reference in New Issue
Block a user