Revit 2021 API |
FamilyPointLocation..::..GetLocation Method |
FamilyPointLocation Class See Also |
Gets the location of the point.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.0.0.0)
Since:
2017
Syntax
C# |
---|
public Transform GetLocation() |
Visual Basic |
---|
Public Function GetLocation As Transform |
Visual C++ |
---|
public: Transform^ GetLocation() |