| IRenderSceneProgressBegin Method |
The loading began.
Namespace:
Lumiscaphe.Workshop.Interop
Assembly:
Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax void Begin(
string databaseName,
string productName
)
void Begin(
String^ databaseName,
String^ productName
)
Parameters
- databaseName
- Type: SystemString
The database name. - productName
- Type: SystemString
The product name.
Version Information Lumiscaphe Workshop SDK
Supported in: 7.0 release 1
See Also