mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-06-16 13:20:33 +08:00
16 lines
275 B
Plaintext
Executable File
16 lines
275 B
Plaintext
Executable File
-- File: PDataStd_NoteBook.cdl
|
|
-- Created: Tue Jul 29 13:59:31 1997
|
|
-- Author: Denis PASCAL
|
|
---Copyright: Matra Datavision 1997
|
|
|
|
|
|
|
|
class NoteBook from PDataStd inherits Attribute from PDF
|
|
|
|
---Purpose:
|
|
is
|
|
|
|
Create returns mutable NoteBook from PDataStd;
|
|
|
|
end NoteBook;
|