Installation manual
Chapter 7 Library Reference
7-
24
PA library data structure (for Windows Visual BASIC)
・CUBE information structure:
Type CUBE
ena As Long Cube information valid/invalid
mod As Long Mode when in cube creation
max(2) As Single Maximum value/Side length
min(2) As Single Minimum value/Center
cmt As String * 32 Comment
End Type
・Debug structure:
Type DEBG
ldbg(15) As Long
fdbg(31) As Single
End Type