You are here: Start » FIL.NET » Vector3D Constructor

Vector3D Constructor

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Syntax

public Vector3D
(
	FilNet.Point3D from,
	FilNet.Point3D to
)

Parameters

Name Type Range Default Description
fromFilNet.Point3D
toFilNet.Point3D

See also