Click or drag to resize

Line3 Constructor (Line3)

Initializes a new instance of the Line3 class

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public Line3(
	Line3 source
)

Parameters

source
Type: NeoAxisLine3
See Also