This document is archived and information here might be outdated. Recommended version. |
Set minimum building height in meters.
[Visual Basic .NET]
Public Sub SetMinBuildingHeight ( _
ByVal heightInMeters As Double _
)
[C#]
public void SetMinBuildingHeight (
double heightInMeters
);
[C++]
HRESULT SetMinBuildingHeight(
double heightInMeters
);
[C++] Parameters heightInMeters [in]
heightInMeters is a parameter of type double