Class pfcDetailEntityItem
Description
This interface represents a detail entity item in a Creo Parametric model.
See Also:
Direct Parent Classes:
User Guide References:
Property Summary
| |
| |
| |
| The symbol definition the entity belongs to, or null, if the entity is not a part of a symbol definition. |
Method Summary
void | |
| |
| |
| Draws a detail entity item. |
void | |
| |
| |
| Erases a detail entity item. |
| |
| |
| |
| Returns the data used to construct the detail entity item. |
void | |
| |
| |
| Modifies the definition of a an entity item. |
Property Detail
The symbol definition the entity belongs to, or null, if the entity is not a part of a symbol definition.
Method Detail
Draws a detail entity item.
User Guide References:
Erases a detail entity item.
User Guide References:
Returns the data used to construct the detail entity item.
Returns:
The instructions data object.
User Guide References:
Modifies the definition of a an entity item.
Parameters:
Instructions
The instructions data object to use for the modification.
User Guide References: