You are here: Start » FIL.NET » Invoke.Segment3DCenter
Computes the center point of a segment in 3D.
| Namespace: | Fil |
|---|---|
| Assembly: | FilNet.dll |
Syntax
C++
C#
public static void Segment3DCenter ( Fil.Segment3D inSegment3D, out Fil.Point3D outCenterPoint )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inSegment3D | Fil.Segment3D | |||
![]() | outCenterPoint | Fil.Point3D |


