C# 클래스 RevitLookup.Test.SDKSamples.SDKTestFuncs

These are all the tests taken directly from or heavily inspired by the SDK examples. The idea is to consolidate everything in one tool so people don't have to build 4000 different projects and edit the revit.ini file everytime they want to test one.
상속: RevitLookupTestFuncs
파일 보기 프로젝트 열기: jeremytammik/RevitLookup

공개 메소드들

메소드 설명
AnalyticalSupportData ( ) : void
CreateSharedParams ( ) : void
FireRatingSharedParam ( ) : void
GenerateSheet ( ) : void
LevelProps ( ) : void
MoveLinearBound ( ) : void
SDKTestFuncs ( Autodesk app ) : System
StructSample ( ) : void
TypeSelector ( ) : void

메소드 상세

AnalyticalSupportData() 공개 메소드

public AnalyticalSupportData ( ) : void
리턴 void

CreateSharedParams() 공개 메소드

public CreateSharedParams ( ) : void
리턴 void

FireRatingSharedParam() 공개 메소드

public FireRatingSharedParam ( ) : void
리턴 void

GenerateSheet() 공개 메소드

public GenerateSheet ( ) : void
리턴 void

LevelProps() 공개 메소드

public LevelProps ( ) : void
리턴 void

MoveLinearBound() 공개 메소드

public MoveLinearBound ( ) : void
리턴 void

SDKTestFuncs() 공개 메소드

public SDKTestFuncs ( Autodesk app ) : System
app Autodesk
리턴 System

StructSample() 공개 메소드

public StructSample ( ) : void
리턴 void

TypeSelector() 공개 메소드

public TypeSelector ( ) : void
리턴 void