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

the information for the faces of the mass
Afficher le fichier Open project: AMEE/revit

Méthodes publiques

Méthode Description
ToString ( ) : string

the string value for the class

UncoverFaceInfo ( int index ) : System

constructor

Method Details

ToString() public méthode

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

UncoverFaceInfo() public méthode

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