Revit 2017.1 API |
ReferencePoint..::..GetPointElementReference Method |
ReferencePoint Class See Also |
Retrieve a copy of the rule that computes the
location of the ReferencePoint relative to other elements in
the document.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 17.0.0.0 (17.0.1090.0)
Syntax
C# |
---|
public PointElementReference GetPointElementReference() |
Visual Basic |
---|
Public Function GetPointElementReference As PointElementReference |
Visual C++ |
---|
public: PointElementReference^ GetPointElementReference() |