API 文档 > Drawings and detail > Object ProDtlentitydata > Function ProDtlentitydataWidthSet
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
这对您有帮助吗?