API Documentation > Drawings and detail > Object ProDtlsymdefdata > Function ProDtlsymdefdataHeighttypeSet
Function ProDtlsymdefdataHeighttypeSet
Description
Set a symbol definition height type.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDtlsymdef.h>
ProDtlsymdefdataHeighttypeSet
(
ProDtlsymdefdata symdefdata
/* (In)
The symbol definition data.
*/
/* (In)
The symbol definition height type.
*/
)
Returns
The function successfully set the type.
Bad one or more input arguments.
Invalid symbol definition height type.
Sample Code References
User Guide References
Was this helpful?