You are here: Start » FIL.NET » FIL.ShapeWithNormalizedOrientation

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
inShapeFilNet.Path
outShapeFilNet.Path

Errors

List of possible exceptions:

Error type Description
DomainError Open path on input in ShapeWithNormalizedOrientation.

See also