SunAndShadowSettingsNumberOfFrames Property |
Identifies the total number of animation frames for a single-day or multi-day study.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic double NumberOfFrames { get; }
Public ReadOnly Property NumberOfFrames As Double
Get
public:
property double NumberOfFrames {
double get ();
}
member NumberOfFrames : float with get
Property Value
Double
See Also