C# 클래스 SlackitRevit.ParameterCommands

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

공개 메소드들

메소드 설명
Load ( Document doc ) : void
Set ( Application app, Document doc, string name, SlackitRevit.SlackSettings s ) : void

메소드 상세

Load() 공개 정적인 메소드

public static Load ( Document doc ) : void
doc Document
리턴 void

Set() 공개 정적인 메소드

public static Set ( Application app, Document doc, string name, SlackitRevit.SlackSettings s ) : void
app Application
doc Document
name string
s SlackitRevit.SlackSettings
리턴 void