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

Line3D Constructor

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

Syntax

public Line3D
(
	FilNet.Point3D point,
	FilNet.Vector3D delta
)

Parameters

Name Type Range Default Description
pointFilNet.Point3D
deltaFilNet.Vector3D

See also