Get the list of pointable model elements.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property PointableElements() As IAgVOPointableElementsCollection |
| [C#] |
|---|
public IAgVOPointableElementsCollection PointableElements {get;} |
| [Managed C++] |
|---|
public: __property IAgVOPointableElementsCollection ^ get_PointableElements(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVOPointableElementsCollection getPointableElements(); |
[Python - STK API ] |
|---|
@property def PointableElements(self) -> "IAgVOPointableElementsCollection": |






