Method NeedTorusShapeCheck
NeedTorusShapeCheck(uint, Point3List)
Returns true if the torus has a shape (lemon or apple) corresponding to the provided points
Declaration
[HandleProcessCorruptedStateExceptions]
public bool NeedTorusShapeCheck(uint surface, Point3List points)
Parameters
Type | Name | Description |
---|---|---|
uint | surface | The surface |
Point3List | points | List of points to check the surface |
Returns
Type | Description |
---|---|
bool |