Eyeshot 10 WinForms API Reference
SplitDisjoint Method

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Mesh Class : SplitDisjoint Method
Divides into separate objects meshes that do not connect, but are still one object.
Syntax
'Declaration
 
Public Function SplitDisjoint() As Mesh()
public Mesh[] SplitDisjoint()

Return Value

The resulting Mesh objects.
See Also

Reference

Mesh Class
Mesh Members