Revit 2025.3 API
Override |
Id of the projection surface line pattern.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public ElementId ProjectionLinePatternId { get; }
Public ReadOnly Property ProjectionLinePatternId As ElementId Get
public: property ElementId^ ProjectionLinePatternId { ElementId^ get (); }
member ProjectionLinePatternId : ElementId with get
Property Value
ElementIdSee Also