API Help
Eplan.EplApi.HEServices Namespace / DrawingService Class / CreateDisplayList Method

In This Topic
    CreateDisplayList Method
    In This Topic
    Creates a display list for a symbol variant. Removes the representation of previously displayed objects when creating a new list. If parameter bReturnSymbolConnectionPointsData is TRUE, return also a structure with information about the symbol variant's connection points
    Overload List
    OverloadDescription
    Creates a display list for a symbol variant. Removes the representation of previously displayed objects when creating a new list. If parameter bReturnSymbolConnectionPointsData is TRUE, return also a structure with information about the symbol variant's connection points  
    Creates a display list for an array of page. Removes the representation of previously displayed objects when creating a new list.  
    Creates a display list for a symbol variant. A display list is a set of graphical placements to be drawn. Removes the representation of previously displayed objects when creating a new list.  
    Creates a display list for a macro. A display list is a set of graphical placements to be drawn. Removes the representation of previously displayed objects when creating a new list.  
    Creates a display list for a macro. A display list is a set of graphical placements to be drawn. Removes the representation of previously displayed objects when creating a new list.  
    Creates a display list for a macro. A display list is a set of graphical placements to be drawn. Removes the representation of previously displayed objects when creating a new list.  
    Creates a display list for a placement. Removes the representation of previously displayed objects when creating a new list.  
    Creates a display list for an array of StorableObjects.  
    Creates a display list for an array of placements.  
    See Also