BuildingEnvelopeAnalyzerOptions
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Dispose() | None | Releases all resources used by the BuildingEnvelopeAnalyzerOptions | |
| Equals | None | (Inherited from Object .) | Object . |
| GetHashCode | None | (Inherited from Object .) | Object . |
| GetType | None | (Inherited from Object .) | Object . |
| ToString | None | (Inherited from Object .) | Object . |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| AnalyzeEnclosedSpaceVolumes | bool | Whether or not to analyze interior connected regions inside the building forming enclosed space volumes. | |
| GridCellSize | double | The cell size for the uniform cubical grid used when analyzing the building envelope. | |
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. | |
| OptimizeGridCellSize | bool | Whether or not to use the exact value for the cell size or let the analyzer optimize the cell size based on the specified grid size |