RVTDocs.com

Alignment.GetVCurveNormalAtStation

Method
Description:
Calculate 2d (X and Y components of returned vector) vertical normal at given station.
Syntax
public XYZ GetVCurveNormalAtStation(
	double station
)
Parameters
Parameter Type Description
station Double Alignment station to calculate 2d vertical normal for, in Revit internal model units (standard Imperial feet).
Return Value
Type Description
XYZ 2d (X and Y components of returned vector) vertical normal at given station.