Boolean AutomaticMethod.MultiZoneEnableSmoothing { get; set; }
Gets or sets whether to enable smoothing for the MultiZone mesh.
An exception is thrown when attempting to access this property when Method is not set to MultiZone.
Default: False
Examples