Constructor Args
Args(Preprocessor, int, bool, bool, bool, bool, bool, float, float, float)
Constructs a new Args.
Declaration
public Args(Preprocessor preprocessor, int sloanMaxIters, bool autoHolesAndBoundary, bool refineMesh, bool restoreBoundary, bool validateInput, bool verbose, float concentricShellsParameter, float refinementThresholdAngle, float refinementThresholdArea)
Parameters
Type | Name | Description |
---|---|---|
Preprocessor | preprocessor | |
int | sloanMaxIters | |
bool | autoHolesAndBoundary | |
bool | refineMesh | |
bool | restoreBoundary | |
bool | validateInput | |
bool | verbose | |
float | concentricShellsParameter | |
float | refinementThresholdAngle | |
float | refinementThresholdArea |