C# Class RevitLookup.Snoop.CollectorExts.CollectorExtCreation

Provide Snoop.Data for any classes related to Geometry.
Inheritance: CollectorExt
Afficher le fichier Open project: jeremytammik/RevitLookup

Méthodes publiques

Méthode Description
CollectorExtCreation ( ) : System

Méthodes protégées

Méthode Description
CollectEvent ( object sender, CollectorEventArgs e ) : void

Private Methods

Méthode Description
Stream ( ArrayList data, Application app ) : void
Stream ( ArrayList data, FamilyInstanceCreationData famInstData ) : void
Stream ( ArrayList data, FamilyItemFactory famItem ) : void
Stream ( ArrayList data, ItemFactoryBase itemFactBase ) : void

Method Details

CollectEvent() protected méthode

protected CollectEvent ( object sender, CollectorEventArgs e ) : void
sender object
e RevitLookup.Snoop.Collectors.CollectorEventArgs
Résultat void

CollectorExtCreation() public méthode

public CollectorExtCreation ( ) : System
Résultat System