You are here: Start » Segment3D Constructor

Segment3D Constructor

Namespace:Fil
Assembly:FilNet.Types.dll

Syntax

public Segment3D
(
	Fil.Point3D point1_,
	Fil.Point3D point2_
)

Parameters

Name Type Range Default Description
point1_Fil.Point3D
point2_Fil.Point3D

See also