C# Class RhinoCyclesCore.Core.RcCore

Afficher le fichier Open project: mcneel/RhinoCycles

Méthodes publiques

Méthode Description
GetRelativePath ( string fromPath, string toPath ) : string

Private Methods

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

Method Details

GetRelativePath() public static méthode

public static GetRelativePath ( string fromPath, string toPath ) : string
fromPath string
toPath string
Résultat string