Class pfcDetailGroupItem
Description
This interface represents a detail group item in a Creo Parametric model.
See Also:
User Guide References:
Direct Known Subclasses:
Method Summary
void | |
| |
| |
| Draws a group detail item. |
void | |
| |
| |
| Erases a detail group item. |
| |
| |
| |
| Gets a data object describing how a detail group item is constructed. |
void | |
| |
| |
| Changes the definition of a detail group item. |
Method Detail
Erases a detail group item.
User Guide References:
Returns:
Draws a group detail item.
User Guide References:
Returns:
Gets a data object describing how a detail group item is constructed.
User Guide References:
Returns:
The data object describing the group item.
Changes the definition of a detail group item.
User Guide References:
Parameters:
Instructions
A data object describing how to construct the detail group item.
Returns: