STK Vector Geometry ToolSend comments on this topic.
ElementName Property (IAgCrdnCalcScalarDataElement)
See Also
Windows





Windows & Linux

Description

The name of the data element within the data provider.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ElementName() As String
[C#]
public string ElementName {get;}
[Managed C++]
public: __property String __gc ^ get_ElementName();
[Unmanaged C++]
public: HRESULT get_ElementName(
    BSTR * pRetVal
);
[Java]
public String getElementName();
[Python - STK API ]
@property
def ElementName(self) -> str:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.