Revit 2026 API
Sun |
Identifies the total number of animation frames for a single-day or multi-day study.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double NumberOfFrames { get; }
Public ReadOnly Property NumberOfFrames As Double Get
public: property double NumberOfFrames { double get (); }
member NumberOfFrames : float with get
Property Value
DoubleSee Also