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