RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Curve

Curve.Period

Property
Description:
The period of this curve.
Syntax
public double Period { get; }
Exceptions
Exception Condition
InvalidOperationException Thrown when the curve is not cyclic.