IsMaterialServerAvailable

Returns a Boolean value (TRUE or FALSE) indicating if there is communications to the Material Server.
Syntax
bResult
=
MaterialServerUtils
.
IsMaterialServerAvailable
()
The
IsMaterialServerAvailable
method syntax has these parts:
Part
Description
bResult
Boolean value that returns TRUE or FALSE which represents if the server successfully initialized all connection points.
MaterialServerUtils
Instance of the MaterialServerUtils Interface to which the method is directed.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal