You are here: Start » FIL.NET » Function Reference » Geometry 2D » Geometry 2D Features » FIL.ArcMidpoint
Computes the midpoint of an arc.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inArc | FilNet.Arc2D | |||
![]() | outMidpoint | FilNet.Point2D |
Examples
![]() |
The resulting outMidpoint drawn with the input arc.