API Documentation > Classes > Class pfcSimpRepFeatItemPath
Class pfcSimpRepFeatItemPath
Description
This type of path points to a feature that is not a component.
Direct Parent Classes:
Property Summary
number
The Feat Id.
Method Summary
Create (number FeatId)
Creates a new object used to point to a feature that is not a component.
NOTE: Not implemented in this J-Link release.
Property Detail
number
FeatId
The Feat Id.
Method Detail
Create
(number FeatId)
Creates a new object used to point to a feature that is not a component.
NOTE: Not implemented in this J-Link release.
Not implemented in this J-Link release.
Exceptions thrown (but not limited to):
pfcXToolkitNotImplemented - Method is not implemented
Parameters:
FeatId
The Feat Id.
Returns:
The pfcSimpRepFeatItemPath object.
Was this helpful?