Namespace:
Autodesk.Revit.DB
DividedPathMeasurementType
Enumeration
Description:
DividedPath measurement type.
DividedPath measurement type.
Syntax
public enum DividedPathMeasurementType
Unknown Namespace Members:
Name | Description |
---|---|
ChordLength | Distances between two points are measured along a straight line between the points. |
SegmentLength | Distances between two points are measured along the path segment between the points. |