You are here: Start » AVL.NET » AVL.SkipNotShape(AvlNet.Path, AvlNet.Path, bool)
AVL.SkipNotShape(AvlNet.Path, AvlNet.Path, bool)
If the input path is closed and has no self-intersections, then it is copied to the output; otherwise Nil is returned.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void SkipNotShape( AvlNet.Path inPath, out AvlNet.Path outShape, out bool outIsShape )
Parameters
- inPath
- Type: AvlNet.Path
Input path - outShape
- Type: AvlNet.Path
- outIsShape
- Type: System.Boolean
