Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / PlaceHolder3D Class / GetRecordNames Method

In This Topic
    GetRecordNames Method (PlaceHolder3D)
    In This Topic
    \Returns the names of all records in the nIndex-th PlaceHolder3D of a Macro.
    Syntax
    public virtual StringCollection GetRecordNames()
    public:
    virtual StringCollection^ GetRecordNames(); 

    Return Value

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