C# 클래스 RhinoCyclesCore.Core.RcCore

파일 보기 프로젝트 열기: mcneel/RhinoCycles

공개 메소드들

메소드 설명
GetRelativePath ( string fromPath, string toPath ) : string

비공개 메소드들

메소드 설명
PathRelativePathTo ( StringBuilder pszPath, string pszFrom, int dwAttrFrom, string pszTo, int dwAttrTo ) : int
RcCore ( ) : System

메소드 상세

GetRelativePath() 공개 정적인 메소드

public static GetRelativePath ( string fromPath, string toPath ) : string
fromPath string
toPath string
리턴 string