API Documentation > Drawings and detail > Object ProDtlentitydata > Function ProDtlentitydataPeriodicSet
Function ProDtlentitydataPeriodicSet
Description
Marks the draft entity to be periodic
Synopsis
#include <ProDtlentity.h>
ProDtlentitydataPeriodicSet
(
/* (In)
The draft entity data.
*/
ProBoolean periodic
/* (In)
PRO_B_TRUE if the draft entity is to be periodic
*/
)
Returns
The function completed successfully.
Invalid input argument(s).
User Guide References
Was this helpful?