validate_simple#
- Rmxprt.validate_simple(log_file=None)#
Validate a design.
- Parameters:
- log_file
str
orpathlib.Path
,optional
Name of the log file to save validation information to. The default is
None
.
- log_file
- Returns:
int
1
when successful,0
when failed.
References
>>> oDesign.ValidateDesign