API 설명서 > Drawings and detail > Object ProDtlentitydata > Function ProDtlentitydataConstructionSet
Function ProDtlentitydataConstructionSet
Description
Marks the draft entity to be construction type
Synopsis
#include <ProDtlentity.h>
ProDtlentitydataConstructionSet
(
/* (In)
The draft entity data.
*/
ProBoolean construction
/* (In)
PRO_B_TRUE if the draft entity is to be construction type
*/
)
Returns
The function completed successfully.
Invalid input argument(s).
User Guide References
도움이 되셨나요?