Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / PlaceHolder3D Class / SetValue Method
The name of the record.
The name of the variable.
The value of the variable.

In This Topic
    SetValue Method (PlaceHolder3D)
    In This Topic
    Sets the value of a variable for a record.
    Syntax

    Parameters

    strRecordName
    The name of the record.
    strVarName
    The name of the variable.
    mlsValue
    The value of the variable.
    See Also