You are here: Start » 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