You are here: Start » Line3D Constructor

Line3D Constructor

Namespace:Fil
Assembly:FilNet.Types.dll

Syntax

public Line3D
(
	Fil.Point3D point_,
	Fil.Vector3D delta_
)

Parameters

Name Type Range Default Description
point_Fil.Point3D
delta_Fil.Vector3D

See also