C# Class RevitLookup.Snoop.CollectorExts.CollectorExtAreas

Provide Snoop.Data for any classes related to Geometry.
Inheritance: CollectorExt
Show file Open project: jeremytammik/RevitLookup

Public Methods

Method Description
CollectorExtAreas ( ) : System

Protected Methods

Method Description
CollectEvent ( object sender, CollectorEventArgs e ) : void

Private Methods

Method Description
Stream ( ArrayList data, BoundarySegment boundSeg ) : void
Stream ( ArrayList data, List boundSegArray ) : void

Method Details

CollectEvent() protected method

protected CollectEvent ( object sender, CollectorEventArgs e ) : void
sender object
e RevitLookup.Snoop.Collectors.CollectorEventArgs
return void

CollectorExtAreas() public method

public CollectorExtAreas ( ) : System
return System