You are here: Start » FIL.NET » Invoke.SkipNotPolygon
If the input path is closed and has no self-intersections, then it is copied to the output; otherwise Nil is returned.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void SkipNotPolygon ( Fil.Path inPath, Conditional<Fil.Path> outPolygon, out bool outIsPolygon )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inPath | Fil.Path | Input path. | ||
![]() | outPolygon | Ftl.Conditional<Fil.Path> | |||
![]() | outIsPolygon | bool |