RVTDocs.com

Alignment.GetClosestStation

Method
Description:
Calculates the alignment station closest to the given model point.
Syntax
public double GetClosestStation(
	XYZ point
)
Parameters
Parameter Type Description
point XYZ The model point for which to calculate the closest station.
Return Value
Type Description
Double The alignment station closest to the given model point, in Revit internal model units (standard Imperial feet).