Category Drawings and detail, Object ProDtlsymgroup

Function ProDtlsymgroupDataGet


Description
Gets the group data for a group stored in the symbol definition.
Replacement in Object TOOLKIT: pfcDetailSymbolGroup::GetInstructions
Synopsis
#include <ProDtlsymdef.h>
ProErrorProDtlsymgroupDataGet(
ProDtlsymgroup* group_level
/* (In)
The group in the symbol definition.
*/
ProDtlsymgroupdata* data
/* (Out)
The group data.
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully set the information.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.

Manual References:

  1. Drawings: Identifying Symbol Groups in a Definition
  2. Drawings: Identifying Symbol Groups in a Definition