API Documentation
>
Functions
> Function pfcCreateComponentSelection
Function pfcCreateComponentSelection
# include <
pfcSelect.h
>
pfcSelection_ptr
pfcCreateComponentSelection
(
pfcComponentPath_ptr
Path)
Description
Used to create a
pfcSelection
object, based on the path to a specified component.
Exceptions thrown (but not limited to):
- The selection argument is an invalid pointer.
Parameters:
Path
The
pfcComponentPath
of the object to selected within an assembly.
Returns:
The
pfcSelection
object.
Was this helpful?
This site works best with JavaScript enabled