RVTDocs.com
Namespace: Autodesk.Revit.DB Class: BasePoint

BasePoint.IsShared

Property
Description:
Indicates whether the BasePoint is shared. The project's survey point is a BasePoint which is shared.
Syntax
public bool IsShared { get; }