API Help
Eplan.EplApi.DataModel.E3D Namespace / PlaceHolder3D Class / GetVariableNames Method

GetVariableNames Method (PlaceHolder3D)
\Returns the names of all variables in the nIndex-th PlaceHolder3D 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