C# 클래스 Revit.SDK.Samples.ModelLines.CS.IdInfo

The map class which store the information used in elementIdComboBox comboBox in UI
파일 보기 프로젝트 열기: AMEE/revit

공개 메소드들

메소드 설명
IdInfo ( String typeName, int id ) : System

The constructor of CreateInfo

메소드 상세

IdInfo() 공개 메소드

The constructor of CreateInfo
public IdInfo ( String typeName, int id ) : System
typeName String indicate model curve type
id int the element id
리턴 System