Documentazione API > Drawings and detail > Object ProDtlentitydata > Function ProDtlentitydataViewSet
Function ProDtlentitydataViewSet
Description
Sets the drawing view of the specified draft entity.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDtlentity.h>
ProDtlentitydataViewSet
(
/* (In)
The draft entity data.
*/
ProView view
/* (In)
The drawing view handle.
*/
)
Returns
The function completed successfully.
Invalid input argument(s).
Sample Code References
User Guide References
È stato utile?