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