Documentación de la API > Drawings and detail > Object ProDrawing > Function ProDrawingEdgeDisplaySet
Function ProDrawingEdgeDisplaySet
Description
Sets the edge display properties of a given edge. You must repaint the drawing to update the display.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDrawing.h>
ProDrawingEdgeDisplaySet
(
ProSelection edge_sel
/* (In)
Selection of the edge; must include the drawing view.
*/
/* (In)
The edge display properties.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
User Guide References
¿Fue esto útil?