MassLevelDataNLevelPerimeter Property |
The perimeter 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 NLevelPerimeter { get; }
Public ReadOnly Property NLevelPerimeter As Double
Get
public:
property double NLevelPerimeter {
double get ();
}
member NLevelPerimeter : float with get
Property Value
Double
See Also