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

the information for the faces of the mass
파일 보기 프로젝트 열기: AMEE/revit

공개 메소드들

메소드 설명
ToString ( ) : string

the string value for the class

UncoverFaceInfo ( int index ) : System

constructor

메소드 상세

ToString() 공개 메소드

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

UncoverFaceInfo() 공개 메소드

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