Revit 2026 API
Contour |
The contour setting item type.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ContourSettingItemType Type { get; }
Public ReadOnly Property Type As ContourSettingItemType Get
public: property ContourSettingItemType Type { ContourSettingItemType get (); }
member Type : ContourSettingItemType with get
Property Value
ContourSettingItemTypeSee Also