Curve.Period Property
The period of this curve.
Namespace:
Autodesk.Revit.DB
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public double Period { get; }
Property Value
Double
Exceptions
Exception
Condition
InvalidOperationException
Thrown when the curve is not cyclic.
See Also
Reference
Curve Class
Autodesk.Revit.DB Namespace