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

the information for the curtain grid (which face does it lay on)
Показать файл Открыть проект

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

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