Base Point Is Shared Property Indicates whether the BasePoint is shared. The project's survey point is a BasePoint which is shared. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public bool IsShared { get; } Public ReadOnly Property IsShared As Boolean Get public: property bool IsShared { bool get (); } member IsShared : bool with get Property Value Boolean See Also Reference BasePoint Class Autodesk.Revit.DB Namespace
Base Point Is Shared Property Indicates whether the BasePoint is shared. The project's survey point is a BasePoint which is shared. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public bool IsShared { get; } Public ReadOnly Property IsShared As Boolean Get public: property bool IsShared { bool get (); } member IsShared : bool with get Property Value Boolean See Also Reference BasePoint Class Autodesk.Revit.DB Namespace