SlopeInterceptItem(FLine) Constructor

Create a new Instance of the SlopeInterceptItem Item.

Definition

Namespace: Geometry
Assembly: Geometry (in Geometry.dll) Version: 25.2414.4032
C#
public SlopeInterceptItem(
	FLine line
)

Parameters

line  FLine
Reference to a floating point cartesian line.

See Also