You are here: Start » AVL.NET » Invoke.SurfacePathToRegion
Finds the surface region covered by surface path.
Namespace: | Avl |
---|---|
Assembly: | AvlNet.dll |
Syntax
C++
C#
public static void SurfacePathToRegion ( Avl.Path inSurfacePath, Avl.SurfaceFormat inSurfaceFormat, Avl.Region outRegion )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inSurfacePath | Avl.Path | |||
![]() | inSurfaceFormat | Avl.SurfaceFormat | Surface format for which the output region will be defined. | ||
![]() | outRegion | Avl.Region | Output region. |