API Documentation > Classes > Class pfcExplodedState
Class pfcExplodedState
Description
This interface represents an exploded state in a Creo Parametric assembly.
Direct Parent Classes:
User Guide References:
Method Summary
void
Activates the exploded state in the assembly.
Method Detail
void
Activate
()
Activates the exploded state in the assembly.
Exceptions thrown (but not limited to):
pfcXToolkitNotFound - The specified explode state was not found in the model.
Was this helpful?