Share

TopographySurface.ArePointsEditable Property

Identifies whether the points of this topography surface can be edited independently. Topography surfaces created from external data will not allow editing of individual points.


Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public bool ArePointsEditable { get; }

Property Value

Boolean

See Also

Reference

Was this information helpful?