Library | Module

Class pfcDetailItem



Description

This interface represents a detail item in Creo Parametric.
See Also:
pfcDetailItemOwner.GetDetailItem(), pfcDetailItemOwner.ListDetailItems(), pfcDetailItemOwner.CreateDetailItem(), pfcDetailItemOwner.RetrieveSymbolDefinition(), pfcDetailSymbolDefItem.GetDetailItem(), pfcDetailSymbolDefItem.ListDetailItems(), pfcDetailSymbolDefItem.CreateDetailItem()
Direct Parent Classes:
pfcModelItem
Direct Known Subclasses:
pfcDetailEntityItem, pfcDetailNoteItem, pfcDetailSymbolDefItem, pfcDetailSymbolInstItem, pfcDetailGroupItem, pfcDetailOLEObject



Method Summary

voidDelete ()
Deletes a detail item.
pfcDetailTypeGetDetailType ()
Gets the type of a detail item.



Method Detail


voidDelete ()

Deletes a detail item.

Exceptions thrown (but not limited to):

pfcXToolkitCantWrite - Could not delete the given item because it has read-only access.





pfcDetailTypeGetDetailType ()

Gets the type of a detail item.
Returns:
The detail item type.