Share

HostedSweep.Angle Property

Retrieve/set the angle of the hosted sweep object relative its references (Unit : Radian).


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

Syntax

C#

public double Angle { get; set; }

Property Value

Double

See Also

Reference

Was this information helpful?