API Documentation
>
Drawings and detail
>
Object ProDtlentitydata
> Function ProDtlentitydataPeriodicSet
Function ProDtlentitydataPeriodicSet
Description
Marks the draft entity to be periodic
Synopsis
#include <
ProDtlentity.h
>
ProError
ProDtlentitydataPeriodicSet
(
ProDtlentitydata
data
/* (In)
The draft entity data.
*/
ProBoolean
periodic
/* (In)
PRO_B_TRUE
if the draft entity is to be periodic
*/
)
Returns
PRO_TK_NO_ERROR
The function completed successfully.
PRO_TK_BAD_INPUTS
Invalid input argument(s).
User Guide References
Draft Entity Data:ProDtlentitydataPeriodicSet
Was this helpful?
This site works best with JavaScript enabled