MassLevelDataNExteriorSurfaceArea Property |
The exterior surface area of the volume of the mass between the level of this MassLevelData (Mass Floor) to the next in the mass.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic double NExteriorSurfaceArea { get; }
Public ReadOnly Property NExteriorSurfaceArea As Double
Get
public:
property double NExteriorSurfaceArea {
double get ();
}
member NExteriorSurfaceArea : float with get
Property Value
Double
See Also