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