You are here: Start » Segment3D Constructor

Segment3D Constructor

Namespace:FilNet
Assembly:Fil.Net.TS.dll

Syntax

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

Parameters

Name Type Range Default Description
point1FilNet.Point3D
point2FilNet.Point3D

See also