You are here: Start » FIL.NET » Function Reference » Conversions » FIL.Segment3DToLine3D
Converts a segment in 3D to a line in 3D.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
C++
C#
public static void Segment3DToLine3D ( FilNet.Segment3D inSegment, out FilNet.Line3D outLine )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inSegment | FilNet.Segment3D | |||
![]() | outLine | FilNet.Line3D |