Demonstrates how to break a file path string in to its components using RhinoScript. VBScript 1 2 3 4 5 6 7 8 9 Sub SplitPath(ByVal sPath, ByRef sDrive, ...
確定! 回上一頁