|
|
|
DirectionCalculation:
determine south facing walls and windows by geometrical analysis, with and
without considering the project location. Part of Scott's AU 2009
presentation.
|
|
ChangesMonitor:
demonstrates how to subscribe the DocumentChanged event in an external
application and log all modified elements in a modeless dialogue.
|
|
DynamicModelUpdate:
demonstrates how to maintain relative position between elements by moving a
section marker to maintain relative position with a window.
|
|
ErrorHandling:
implements both a command and an application in the same class to demonstrate
how to create failure definition id, failure definition, failure message and
how to resolve failures in the failure processing steps.
|