Creates the XModel model from the given XFileResourceLocator..::.Location location.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
XModel CreateModel(
	XFileResourceLocator..::.Location location
)

Return Value

Returns newly created model from the given location.

See Also