User's Guide > Drawings > Detail Symbol Groups
Detail Symbol Groups
A detail symbol group in the VB API is represented by the interface IpfcDetailSymbolGroup. It is a child of the IpfcObject interface . A detail symbol group is accessible only as a part of the contents of a detail symbol definition or instance.
The interface IpfcDetailSymbolGroupInstructions contains information that describes a symbol group. It can be used when creating new symbol groups, or while accessing or modifying existing groups.
Was this helpful?