You are here: Start » 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