RVTDocs.com

Alignment.GetHCurveNormalAtStation

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