Revit 2025 API
Point |
Get a copy of the host point reference.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public Reference GetHostPointReference()
Public Function GetHostPointReference As Reference
public: Reference^ GetHostPointReference()
member GetHostPointReference : unit -> Reference
Return Value
ReferenceSee Also