Share

HostedSweep.HorizontalOffset Property

Retrieve/set the horizontal offset of the hosted sweep object.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public double HorizontalOffset { get; set; }

Property Value

Double

See Also

Reference

Was this information helpful?