Gets the location of the point.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Since: 2017
Syntax
| C# |
|---|
public Transform GetLocation() |
| Visual Basic |
|---|
Public Function GetLocation As Transform |
| Visual C++ |
|---|
public: Transform^ GetLocation() |