Documentación de la API
>
Drawings and detail
>
Object ProDtlentitydata
> Function ProDtlentitydataWidthSet
Function ProDtlentitydataWidthSet
Description
Sets the width of the specified draft entity.
Replacement in Object TOOLKIT:
pfcDetailEntityInstructions::Width
Synopsis
#include <
ProDtlentity.h
>
ProError
ProDtlentitydataWidthSet
(
ProDtlentitydata
entdata
/* (In)
The draft entity data.
*/
double width
/* (In)
The new width of the draft entity.
*/
)
Returns
PRO_TK_NO_ERROR
The function completed successfully.
PRO_TK_BAD_INPUTS
Invalid input argument(s).
Sample Code References
pt_examples ( TestDtlentity.c )
User Guide References
Draft Entity Data:ProDtlentitydataWidthSet
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado