The method
CCpfcDetailGroupInstructions.Create() creates an instruction data object that describes how to construct a detail group for use in
pfcDetailItemOwner.CreateDetailItem() and
IpfcDetailGroupItem.Modify().
The property
IpfcDetailGroupInstructions.Name returns the name of the detail group.
The property
IpfcDetailGroupInstructions.Elements returns the sequence of the detail items(notes, groups and entities) contained in the group.
The property
IpfcDetailGroupInstructions.IsDisplayed returns whether the detail group is displayed in the drawing.