Namespace: Bricscad.Bim
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public double RoomArea { get; }
Public ReadOnly Property RoomArea As Double
Get
public:
property double RoomArea {
double get ();
}
member RoomArea : float with get
Property Value
Double
See Also