IMesh::SelectGroup

Selects/Deselects all faces assigned to the specified group. If pgroup is NULL, all faces that aren't assigned to a group will be selected/deselected.

   

HRESULT SelectGroup( IGroup* pgroup, BOOL bSelect, MultiSelect multi );

Parameters

pgroup
[in]
bSelect
[in]
multi
[in]

Return Values

Remarks

See Also

IGroup, MultiSelect

Copyright © 2004-2010 Fragmosoft