Is the specified value a valid edge or curve parameter.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static bool IsValidParam(
double param
)
Parameters
- param Double
-
proposed edge parameter.
Return Value
Boolean
See Also
Reference