MassLevelDataNLevelFafArea Property |
The surface area of the intersection of the MassLevelData's level with the mass geometry.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic double NLevelFafArea { get; }
Public ReadOnly Property NLevelFafArea As Double
Get
public:
property double NLevelFafArea {
double get ();
}
member NLevelFafArea : float with get
Property Value
Double
See Also