PropertyLineSketchId Property

Get the sketch Id of the PropertyLine element if it is sketch-based. Otherwise it will return invalidElementId.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public ElementId SketchId { get; }

Property Value

ElementId
See Also