IBuilderExport(String, Boolean) Method |
[Missing <summary> documentation for "M:Demo3D.Visuals.IBuilder.Export(System.String,System.Boolean)"]
Namespace: Demo3D.VisualsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxvoid Export(
string filename,
bool showDialogs = false
)
Parameters
- filename String
[Missing <param name="filename"/> documentation for "M:Demo3D.Visuals.IBuilder.Export(System.String,System.Boolean)"]
- showDialogs Boolean (Optional)
[Missing <param name="showDialogs"/> documentation for "M:Demo3D.Visuals.IBuilder.Export(System.String,System.Boolean)"]
See Also