Revit 2025 API
Line |
Id of the current Line pattern element used when drawing lines/curves.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ElementId PatternId { get; }
Public ReadOnly Property PatternId As ElementId Get
public: property ElementId^ PatternId { ElementId^ get (); }
member PatternId : ElementId with get
Property Value
ElementIdSee Also