Line Properties Pattern Id Property 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 C# VB C++ F# public ElementId PatternId { get; } Public ReadOnly Property PatternId As ElementId Get public: property ElementId^ PatternId { ElementId^ get (); } member PatternId : ElementId with get Property Value ElementId See Also Reference LineProperties Class Autodesk.Revit.DB Namespace
Line Properties Pattern Id Property 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 C# VB C++ F# public ElementId PatternId { get; } Public ReadOnly Property PatternId As ElementId Get public: property ElementId^ PatternId { ElementId^ get (); } member PatternId : ElementId with get Property Value ElementId See Also Reference LineProperties Class Autodesk.Revit.DB Namespace