Property used to access the material element collection.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property MaterialElements() As IAgEOIRMaterialElementCollection |
| [C#] |
|---|
public IAgEOIRMaterialElementCollection MaterialElements {get;} |
| [Managed C++] |
|---|
public: __property IAgEOIRMaterialElementCollection ^ get_MaterialElements(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgEOIRMaterialElementCollection getMaterialElements(); |
[Python - STK API ] |
|---|
@property def MaterialElements(self) -> "IAgEOIRMaterialElementCollection": |






