You are here: Start » FIL.NET » Invoke.Segment3DBisector
Computes a plane passing through the center of a segment in 3D at a right angle.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void Segment3DBisector ( Fil.Segment3D inSegment3D, out Fil.Plane3D outBisector )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inSegment3D | Fil.Segment3D | |||
![]() | outBisector | Fil.Plane3D |