public void CheckIsUsable(bool throwErrs)
Description
Check to see if this object is usable.
If throwErrs is true, a GeoCalcException will be thrown if the object is not usable. Otherwise no exceptions will be thrown.
public void CheckIsUsable(bool throwErrs)
Check to see if this object is usable.
If throwErrs is true, a GeoCalcException will be thrown if the object is not usable. Otherwise no exceptions will be thrown.
Comments
0 comments
Please sign in to leave a comment.