Identifies if radial or diameter dimensions will be shown for the bends between segments.
Radial or diameter dimesions for arc segments will be shown by default.
This property has a menaning only if
BendDiameterDimensionsEnabled is set to true.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool BendDiameterDimensionsForSegmentsEnabled { get; set; }Property Value
Boolean
See Also
Reference