Click or drag to resize

SceneVisualSOAPServer Property

Property Value

Type: SOAPServerProperties
Configuration details for the SOAP server. The SOAP server allows external programs to interact with your model.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 10.0.0.6737
Syntax
C#
public SOAPServerProperties SOAPServer { get; set; }

Property Value

Type: SOAPServerProperties
See Also