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: 26.0.4.0 (26.0.4.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