RVTDocs.com

DimensionSegment.IsLocked

Property
Description:
Indicates if this segment is locked.
Remarks:
This property always returns false if the dimension is a radial or spot dimension. This property cannot be set if the segment has been labeled, or the dimension shape is a radial or spot dimension.
Syntax
public bool IsLocked { get; set; }