C# 클래스 AMEEClient.Model.AmeeObjectReference

파일 보기 프로젝트 열기: AMEE/revit 1 사용 예제들

공개 메소드들

메소드 설명
Child ( String localPath, AmeeObjectType objectType ) : AmeeObjectReference
Parent ( AmeeObjectType objectType ) : AmeeObjectReference

메소드 상세

Child() 공개 메소드

public Child ( String localPath, AmeeObjectType objectType ) : AmeeObjectReference
localPath String
objectType AmeeObjectType
리턴 AmeeObjectReference

Parent() 공개 메소드

public Parent ( AmeeObjectType objectType ) : AmeeObjectReference
objectType AmeeObjectType
리턴 AmeeObjectReference