API documentationΒΆ
The end users need to instantiate only the Editor class, which inherits all generic and specialized methods.
If you would like to add your own methods, you should add it to the one of the existing Specialized classes or create a new specialized class. All specialized classes inherit from BasicEdit, which provides generic methods to handle IDF objects.

Classes: