Share Email Facebook Twitter LinkedIn DimensionSegment.IsLocked Property Indicates if this segment is locked. Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.3.0.0 (26.3.0.0) Syntax C# public bool IsLocked { get; set; }Property ValueBoolean 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. See AlsoReferenceDimensionSegment ClassAutodesk.Revit.DB Namespace