Returns the model file location.

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

Syntax

C#
protected virtual IXResourceLocation GetModelFileLocation(
	string extension
)

Parameters

extension
Type: System..::.String
Model extension.

Return Value

Returns the IXResourceLocation location.

See Also