Eplan Platform API
Eplan.EplApi.ApplicationFramework Namespace
/
IXMLProcessor Interface
/ GetOption Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
Language Filter: C++/CLI
C#
C++/CLI
In This Topic
GetOption Method
In This Topic
Returns a settings dialog for this processor. Dialog is only created, but not displayed!
Syntax
C#
C++/CLI
IOptions
GetOption()
IOptions^
GetOption();
Return Value
Interface of the created dialog.
See Also
Reference
IXMLProcessor Interface
IXMLProcessor Members