InitializeFromLocalNetworkModel
Returns a Boolean value (TRUE or FALSE) indicating if the method succeeded in
initializing the Material Server from the Local Network Model.
Syntax
bResult
=
MaterialServerUtils
.InitializeFromLocalNetworkModel
()The
InitializeFromLocalNetworkModel
method syntax has
these parts:Part | Description |
|---|---|
bResult | Boolean value that returns True or False, which represents if
the initialization to the local network model succeeded. |
MaterialServerUtils | Instance of the MaterialServerUtils Interface to which the
method is directed. |
Provide Feedback