Eplan Platform API
Eplan.EplApi.DataModel Namespace / IPlaceHolder Interface / AddVariable Method
Name of the variable to be added.

In This Topic
AddVariable Method (IPlaceHolder)
In This Topic
Adds a new variable to the Placeholder3D object.
Syntax
int AddVariable( 
   string strVarName
)

Parameters

strVarName
Name of the variable to be added.

Return Value

Index of the variable.
See Also