TerrainSurfacePropertiesSurfaceArea3d Property
|
Namespace: Bricscad.Civil
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
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
Double
See Also