You are here: Start » AVL.NET » Segment3D Constructor

Segment3D Constructor

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public Segment3D
(
	AvlNet.Point3D point1,
	AvlNet.Point3D point2
)

Parameters

Name Type Range Default Description
point1AvlNet.Point3D
point2AvlNet.Point3D

See also