Revit 2025.3 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: 25.3.0.0 (25.3.0.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