Tell if the pick is the reference to a curve of the form.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IsCurveReference(
Reference curveReference
)
Parameters
- curveReference Reference
- Reference to be checked.
Return Value
Boolean
See Also
Reference