This happens in AnalysisZones.SetSurfaceParameters for example - we are specifying a depth in Dynamo, and setting the param with that exact value in the API ... meaning it is being set in feet. We should assume the user is specifying a length in the current dynamo length units, and do a conversion to feet for the API call.
This happens in AnalysisZones.SetSurfaceParameters for example - we are specifying a depth in Dynamo, and setting the param with that exact value in the API ... meaning it is being set in feet. We should assume the user is specifying a length in the current dynamo length units, and do a conversion to feet for the API call.