Calling BlockEdit command from a Python script results in this warning. Is there any workaround to avoid it?
import rhinoscriptsyntax as rs
rs.Command("BlockEdit")
1 post - 1 participant
Calling BlockEdit command from a Python script results in this warning. Is there any workaround to avoid it?
import rhinoscriptsyntax as rs
rs.Command("BlockEdit")
1 post - 1 participant