Class pfcDetailItem
Description
This interface represents a detail item in Creo Parametric.
See Also:
pfcDetailItemOwner::GetDetailItem(pfcDetailType, xint),
pfcDetailItemOwner::ListDetailItems(optional pfcDetailType, optional xint),
pfcDetailItemOwner::CreateDetailItem(pfcDetailCreateInstructions_ptr),
pfcDetailItemOwner::RetrieveSymbolDefinition(xrstring, optional xrstring, optional xint, optional xbool),
pfcDetailSymbolDefItem::GetDetailItem(pfcDetailType, xint),
pfcDetailSymbolDefItem::ListDetailItems(optional pfcDetailType),
pfcDetailSymbolDefItem::CreateDetailItem(pfcDetailCreateInstructions_ptr) User Guide References:
Direct Known Subclasses:
Method Summary
void | |
| |
| |
| Deletes a detail item. |
| |
| |
| |
| Gets the type of a detail item. |
Method Detail
Gets the type of a detail item.
Returns:
The detail item type.
Deletes a detail item.
Exceptions thrown (but not limited to):
Returns: