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