Creates new XMeshModelConfigs class instance.

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

Syntax

C#
protected XMeshModelConfigs(
	XMeshModel model
)

Parameters

model
Type: SGP.XSpace..::.XMeshModel
The XMeshModel model that creates the configuration.

See Also