if set to true the vertices become .
The vertex ids.
PerformSelection Method (IBaseSceneEntity)
Performs selection on this entity, setting the IsSelected flag to True or False on the specified Vertex Ids
Syntax
void PerformSelection( 
   bool isSelected,
   List<VertexId> vertexIds
)

Parameters

isSelected
if set to true the vertices become .
vertexIds
The vertex ids.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also