|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICadSettings
Provides access to members that control the use of Dgn files with any file extension.
Method Summary | |
---|---|
boolean |
isEnableAllDgnFileExtensions()
Indicates whether the use of Dgn files with any file extension is enabled. |
void |
setEnableAllDgnFileExtensions(boolean pEnabled)
Indicates whether the use of Dgn files with any file extension is enabled. |
Method Detail |
---|
boolean isEnableAllDgnFileExtensions() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setEnableAllDgnFileExtensions(boolean pEnabled) throws IOException, AutomationException
pEnabled
- The pEnabled (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 |