<Code Lib>
M

Alignment.GetClosestStation

Description:
Calculates the alignment station closest to the given model point.

public double GetClosestStation(
	XYZ point
)

Return Value double The alignment station closest to the given model point, in Revit internal model units (standard Imperial feet).

Loading…