Function ProDtlentitydataWidthSet
Description
Sets the width of the specified draft entity.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDtlentity.h>
ProDtlentitydataWidthSet
(
/* (In)
The draft entity data.
*/
double width
/* (In)
The new width of the draft entity.
*/
)
Returns
The function completed successfully.
Invalid input argument(s).
Sample Code References
User Guide References
¿Fue esto útil?