You are here: Start » FIL.NET » FIL.SkipNotShape
If the input path is closed and has no self-intersections, then it is copied to the output; otherwise Nil is returned.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
C++
C#
public static void SkipNotShape ( FilNet.Path inPath, INullable<FilNet.Path> outShape, out bool outIsShape )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inPath | FilNet.Path | Input path. | ||
![]() | outShape | FilNet.INullable<FilNet.Path> | This parameter cannot be null. | ||
![]() | outIsShape | bool |