|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISceneExport3dDialog
Provides access to members that control export of a 3D scene at the user interface level.
| Method Summary | |
|---|---|
boolean |
doModal()
Displays the 3D-export dialog. |
ISceneExporter3d |
getSceneExporter3d()
The exporter. |
void |
setDocumentName(String rhs1)
The name of the active document. |
| Method Detail |
|---|
ISceneExporter3d getSceneExporter3d()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setDocumentName(String rhs1)
throws IOException,
AutomationException
rhs1 - The rhs1 (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean doModal()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||