IMultiModelReceiverReceiveLoad Method |
Receive and create a load.
Namespace: Demo3D.MultiModel.ClientAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
SyntaxVisual? ReceiveLoad(
LoadDescription? loadDescription
)
Parameters
- loadDescription LoadDescription
- The description of the load to create.
Return Value
VisualThe created load.
See Also