C# Class RhinoCyclesCore.Core.RcCore

Datei anzeigen Open project: mcneel/RhinoCycles

Public Methods

Method Description
GetRelativePath ( string fromPath, string toPath ) : string

Private Methods

Method Description
PathRelativePathTo ( StringBuilder pszPath, string pszFrom, int dwAttrFrom, string pszTo, int dwAttrTo ) : int
RcCore ( ) : System

Method Details

GetRelativePath() public static method

public static GetRelativePath ( string fromPath, string toPath ) : string
fromPath string
toPath string
return string