API Documentation
>
Functions
> Function pfcCreateSelectionArgValue
Function pfcCreateSelectionArgValue
# include <
pfcArgument.h
>
pfcArgValue_ptr
pfcCreateSelectionArgValue
(
pfcSelection_ptr
Value)
Description
Creates a new selection argument value object.
See Also:
pfcArgument::Create(xrstring, pfcArgValue_ptr)
,
pfcDll::ExecuteFunction(xrstring, pfcArguments_ptr)
,
pfcCreateComponentSelection(pfcComponentPath_ptr)
,
pfcCreateModelItemSelection(pfcModelItem_ptr, optional pfcComponentPath_ptr)
Parameters:
Value
The selection object.
Returns:
The created selection argument value object.
Was this helpful?
This site works best with JavaScript enabled