Retrieves Datum Plane ElementId for Analytical Projection
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2011
Syntax
| C# |
|---|
public ElementId GetAnalyticalProjectionDatumPlane() |
| Visual Basic |
|---|
Public Function GetAnalyticalProjectionDatumPlane As ElementId |
| Visual C++ |
|---|
public: ElementId^ GetAnalyticalProjectionDatumPlane() |