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