RVTDocs.com

DisplacementPath.IsValidParam

Method
Description:
Is the specified value a valid edge or curve parameter.
Syntax
public static bool IsValidParam(
	double param
)
Parameters
Parameter Type Description
param Double proposed edge parameter.
Return Value