The XSpaceUtility..::.XVertexArrayAdapter3 class implements the IXVertexArray interface for working with the IXVertexArray vector array with the possibility of filtering vectors not contained in the faces collection and the vertices collection.

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

Syntax

C#
public sealed class XVertexArrayAdapter3 : IXVertexArray

Inheritance Hierarchy

System..::.Object
  SGP.XSpace..::.XSpaceUtility..::.XVertexArrayAdapter3

See Also