Interface IpfcDetailSymbolInstItem
Description
This interface represents a symbol instance in a Creo Parametric model.
See Also:
Direct Parent Classes:
User Guide References:
Method Summary
Sub | |
| |
| |
| Draws a symbol instance. |
Sub | |
| |
| |
| Erases a symbol instance. |
Function | |
| |
| |
| Returns a data object detailing how a symbol instance is constructed. |
Function | |
| |
| |
| List the symbol groups included in a symbol instance. |
Sub | |
| |
| |
| Modifies the definition of a symbol instance. |
Sub | |
| |
| |
| Removes a symbol instance. |
Sub | |
| |
| |
| Shows a symbol instance. |
Method Detail
Draws a symbol instance.
User Guide References:
Erases a symbol instance.
User Guide References:
Returns a data object detailing how a symbol instance is constructed.
Parameters:
GiveParametersAsNames
true to get symbolic representations of parameter entries in the text, false to get the actual text shown to the user.
Returns:
The instructions data object.
User Guide References:
List the symbol groups included in a symbol instance.
Exceptions thrown (but not limited to):
Parameters:
Filter
The type of symbol groups to be listed.
Returns:
The list of symbol groups.
Modifies the definition of a symbol instance.
Exceptions thrown (but not limited to):
Parameters:
Instructions
Data object containing the new placement instructions for the instance.
User Guide References:
Removes a symbol instance.
User Guide References:
Shows a symbol instance.
User Guide References: