C# Класс Revit.SDK.Samples.CurtainSystem.CS.CurtainSystem.UncoverFaceInfo

the information for the faces of the mass
Показать файл Открыть проект

Открытые методы

Метод Описание
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