mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-07-10 04:17:44 +08:00
Integration of OCCT 6.5.0 from SVN
This commit is contained in:
15
src/PStandard/PStandard_ArrayNode.cdl
Executable file
15
src/PStandard/PStandard_ArrayNode.cdl
Executable file
@@ -0,0 +1,15 @@
|
||||
-- File: PStandard_ArrayNode.cdl
|
||||
-- Created: Mon Jan 29 15:12:20 1996
|
||||
-- Author: Kernel
|
||||
-- <kernel@ylliox>
|
||||
---Copyright: Matra Datavision 1996
|
||||
|
||||
class ArrayNode from PStandard
|
||||
-- inherits Storable from Standard
|
||||
inherits Persistent from Standard
|
||||
|
||||
is
|
||||
Create returns mutable ArrayNode from PStandard;
|
||||
---Purpose: Creates an empty ArrayNode.
|
||||
|
||||
end ArrayNode;
|
||||
Reference in New Issue
Block a user