Retrieve a copy of the rule that computes the
location of the ReferencePoint relative to other elements in
the document.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Syntax
| C# |
|---|
public PointElementReference GetPointElementReference() |
| Visual Basic |
|---|
Public Function GetPointElementReference As PointElementReference |
| Visual C++ |
|---|
public: PointElementReference^ GetPointElementReference() |