Share

DatumEnds Enumeration

An enumerated type representing ends of a datum plane.


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

Syntax

C#

public enum DatumEnds

Members

Member nameValueDescription
End00 The start point of the datum plane in the view.
End11 The end point of the datum plane in the view.

See Also

Reference

Was this information helpful?