<Code Lib>
P

PropertyLine.SketchId

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

public ElementId SketchId { get; }

Loading…