|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IImport3DApplication
Provides access to an application to create 3D General Multipatches.
Method Summary | |
---|---|
IGeometry |
getApplicationGeometry(Object pApplication,
boolean onlySelected)
The Geometry interface. |
boolean |
isValidApplication(Object pApplication)
Indicates if this is a valid 3D Application. |
Method Detail |
---|
boolean isValidApplication(Object pApplication) throws IOException, AutomationException
pApplication
- A Variant (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IGeometry getApplicationGeometry(Object pApplication, boolean onlySelected) throws IOException, AutomationException
pApplication
- A Variant (in)onlySelected
- The onlySelected (in)
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 |