Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hallo,
I have :
List<PSMesh> meshes = new List<PSMesh>();
psModel.Meshes.AddToSelection(false) ;
so, the meshes in psModel are selected, what is the code to insert the selected meshes in the list "meshes" ?
Thanks.
Solved! Go to Solution.