C# Class RevitLookup.Snoop.CollectorExts.CollectorExtAreas

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

Méthodes publiques

Méthode Description
CollectorExtAreas ( ) : System

Méthodes protégées

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

Private Methods

Méthode Description
Stream ( ArrayList data, BoundarySegment boundSeg ) : void
Stream ( ArrayList data, List boundSegArray ) : void

Method Details

CollectEvent() protected méthode

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

CollectorExtAreas() public méthode

public CollectorExtAreas ( ) : System
Résultat System