Library | Module

Interface IpfcSimpRepFeatItemPath



Description

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



Property Summary

PropertyFeatIdas Long
The Feat Id.



Method Summary

FunctionCCpfcSimpRepFeatItemPath.Create (FeatId as Long) as IpfcSimpRepFeatItemPath
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


PropertyFeatIdas Long

The Feat Id.





Method Detail


FunctionCCpfcSimpRepFeatItemPath.Create (FeatId as Long) as IpfcSimpRepFeatItemPath

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):

IpfcXToolkitNotImplemented - Method is not implemented


Parameters:
FeatId
The Feat Id.
Returns:
The pfcSimpRepFeatItemPath object.