 | EMBoundaryConditionNormalRoughnessFactor Property |
The normal roughness factor in Field Enhancement boundaries.
Namespace: ema3d.Api.V26.Charging.BoundariesAssembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntaxpublic double NormalRoughnessFactor { get; set; }Public Property NormalRoughnessFactor As Double
Get
Set
public:
property double NormalRoughnessFactor {
double get ();
void set (double value);
}member NormalRoughnessFactor : float with get, set
Property Value
Double
See Also