Function ProDtlentitydataIsConstruction
Description
checks if the draft entity is construction type
Replacement in Object TOOLKIT:
Synopsis
#include <ProDtlentity.h>
ProDtlentitydataIsConstruction
(
/* (In)
The draft entity data.
*/
ProBoolean* is_construction
/* (Out)
PRO_B_TRUE if the draft entity is construction type
*/
)
Returns
The function completed successfully.
Invalid input argument(s).
User Guide References
これは役に立ちましたか?