You are here: Start » AVL.NET » Segment3D Constructor
Segment3D Constructor
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.Types.dll | 
Syntax
public Segment3D
(
	Avl.Point3D point1_,
	Avl.Point3D point2_
)
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| point1_ | Avl.Point3D | ||||
| point2_ | Avl.Point3D | 
