C# Class Revit.SDK.Samples.CurtainSystem.CS.CurtainSystem.GridFaceInfo

the information for the curtain grid (which face does it lay on)
Afficher le fichier Open project: AMEE/revit

Méthodes publiques

Méthode Description
GridFaceInfo ( int index ) : System

constructor

ToString ( ) : string

the string value for the class

Method Details

GridFaceInfo() public méthode

constructor
public GridFaceInfo ( int index ) : System
index int /// the index of the host face ///
Résultat System

ToString() public méthode

the string value for the class
public ToString ( ) : string
Résultat string