Library | Module

Class pfcSimpRepFeatItemPath



Description

This type of path points to a feature that is not a component.
Direct Parent Classes:
pfcSimpRepItemPath



Property Summary

numberFeatId
The Feat Id.



Method Summary

static pfcSimpRepFeatItemPathCreate (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


numberFeatId

The Feat Id.





Method Detail


static pfcSimpRepFeatItemPathCreate (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.