The XModelConfigs class contains collection of all XModelConfig configurations that this model owns.

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

Syntax

C#
public class XModelConfigs : ICollection, 
	IEnumerable

Inheritance Hierarchy

System..::.Object
  SGP.XSpace..::.XModelConfigs
    SGP.XSpace..::.XMeshModelConfigs

See Also