C# Class Revit.SDK.Samples.CurtainSystem.CS.Data.MyDocument

maintains all the data used in the sample
Afficher le fichier Open project: AMEE/revit Class Usage Examples

Méthodes publiques

Méthode Description
MyDocument ( ExternalCommandData commandData ) : System

constructor

Private Methods

Méthode Description
GetCurtainSystemType ( ) : void

get the curtain system type from the active Revit document

Method Details

MyDocument() public méthode

constructor
public MyDocument ( ExternalCommandData commandData ) : System
commandData ExternalCommandData /// object which contains reference of Revit Application ///
Résultat System