SoRemoteVizClientipAddress Property |
Specifies the IP address of the RemoteViz Service to which the client will connect.
Namespace: OIV.RemoteViz.Clients.NodesAssembly: OIV.RemoteViz.Client (in OIV.RemoteViz.Client.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFString ipAddress { get; }
Public ReadOnly Property ipAddress As SoSFString
Get
public:
property SoSFString^ ipAddress {
SoSFString^ get ();
}
member ipAddress : SoSFString with get
Property Value
Type:
SoSFStringRemarks See Also