C# 클래스 Revit.SDK.Samples.CurtainSystem.CS.CurtainSystem.GridFaceInfo

the information for the curtain grid (which face does it lay on)
파일 보기 프로젝트 열기: AMEE/revit

공개 메소드들

메소드 설명
GridFaceInfo ( int index ) : System

constructor

ToString ( ) : string

the string value for the class

메소드 상세

GridFaceInfo() 공개 메소드

constructor
public GridFaceInfo ( int index ) : System
index int /// the index of the host face ///
리턴 System

ToString() 공개 메소드

the string value for the class
public ToString ( ) : string
리턴 string