Library | Module

Class pfcSimpRepCompItemPath



Description

This type of path points to a component.
Direct Parent Classes:
pfcSimpRepItemPath



Property Summary

intseqItemPath
Path to the item.



Method Summary

static pfcSimpRepCompItemPathCreate (intseq ItemPath)
Creates a new object that used to point to a component.



Property Detail


intseqItemPath

Path to the item.





Method Detail


static pfcSimpRepCompItemPathCreate (intseq ItemPath)

Creates a new object that used to point to a component.

The return value is used as a component of pfcSimpRepItem .
Parameters:
ItemPath
Path to the item.
Returns:
The pfcSimpRepCompItemPath object.