Share

PipeSettings.UseAnnotationScaleForSingleLineFittings Property

Indicates whether use annotation scale for single line fittings or not.


Namespace: Autodesk.Revit.DB.Plumbing
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public bool UseAnnotationScaleForSingleLineFittings { get; set; }

Property Value

Boolean

See Also

Reference

Was this information helpful?