The obstruction model used in lighting computations.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property LightingObstructionModel() As AgELightingObstructionModelType |
| [C#] |
|---|
public AgELightingObstructionModelType LightingObstructionModel {get; set;} |
| [Managed C++] |
|---|
public: __property AgELightingObstructionModelType get_LightingObstructionModel(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgELightingObstructionModelType getLightingObstructionModel(); public void setLightingObstructionModel( AgELightingObstructionModelType ); |





