You are here: Start » FIL.NET » FIL.ShapeWithNormalizedOrientation
Returns the same shape but with orientation corresponding to the axes.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
C++
C#
public static void ShapeWithNormalizedOrientation ( FilNet.Path inShape, FilNet.Path outShape )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inShape | FilNet.Path | |||
![]() | outShape | FilNet.Path |
Errors
List of possible exceptions:
| Error type | Description |
|---|---|
| DomainError | Open path on input in ShapeWithNormalizedOrientation. |


