Property | Type | Description | |
---|---|---|---|
VERSION | int |
Property | Type | Description | |
---|---|---|---|
compressAlgorithm | string | ||
protectionAlgorithm | string | ||
version | int |
Method | Description | |
---|---|---|
AddObject ( |
||
AddSharedObject ( |
||
Build ( ) : byte[] | ||
CompressionID ( string type ) : int | ||
SEA3DWriter ( ) : System | ||
SEA3DWriter ( int version ) : System | ||
Save ( string filename ) : void | ||
SaveDialog ( ) : void |
Method | Description | |
---|---|---|
GetBody ( ) : byte[] | ||
OpenSaveFileDialog ( ) : void |
public AddObject ( |
||
obj | ||
return | int |
public AddSharedObject ( |
||
obj | ||
return | int |
public static CompressionID ( string type ) : int | ||
type | string | |
return | int |