PropertyTableEntryCurveType Enumeration

An enumerated type that represents the curve types supported in a table entry for a PropertyLine element.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public enum PropertyTableEntryCurveType
Members
Member nameValueDescription
Arc1 An Arc
Line0 A Line
See Also