| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| Export2DSheetOption | GetExportSheetOption
()
Get method for attribute "ExportSheetOption" |
| /*optional*/ Integer | GetModelSpaceSheet
()
Get method for attribute "ModelSpaceSheet" |
| /*optional*/ intseq | GetSheets
()
Get method for attribute "Sheets" |
| void | SetExportSheetOption
(Export2DSheetOption value)
Set method for attribute "ExportSheetOption" |
| void | SetModelSpaceSheet
(
/*optional*/
Integer value)
Set method for attribute "ModelSpaceSheet" |
| void | SetSheets
(
/*optional*/
intseq value)
Set method for attribute "Sheets" |
| Method Detail |
|---|
| GetExportSheetOption/SetExportSheetOption |
|---|
| Export2DSheetOption | GetExportSheetOption | () |
| void | SetExportSheetOption | (Export2DSheetOption value) |
|
| GetModelSpaceSheet/SetModelSpaceSheet |
|---|
| /*optional*/ Integer | GetModelSpaceSheet | () |
| void | SetModelSpaceSheet | ( /*optional*/ Integer value) |
|
| GetSheets/SetSheets |
|---|
| /*optional*/ intseq | GetSheets | () |
| void | SetSheets | ( /*optional*/ intseq value) |
|