Namespace:
Autodesk.Revit.DB
DatumEnds
Enumeration
Description:
An enumerated type representing ends of a datum plane.
An enumerated type representing ends of a datum plane.
Syntax
public enum DatumEnds
Unknown Namespace Members:
| Name | Description |
|---|---|
| End0 | The start point of the datum plane in the view. |
| End1 | The end point of the datum plane in the view. |