Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / PlaceHolder Class / GetVariableNames Method

GetVariableNames Method (PlaceHolder)
\Returns the names of all variables in the nIndex-th PlaceHolder of a Macro variant.
Syntax
public virtual StringCollection GetVariableNames()

Return Value

List of variable names.
Exceptions
ExceptionDescription
The internal interface for place holders could not be created.
See Also