| Library | Module | Frames | Expand |
| Property | Action | as IpfcSimpRepAction [optional] |
| Specifies the action (exclude, include, substitute, etc.) to apply to the simplified representation items. Set this to NULL to delete an existing item. | ||
| Property | ItemPath | as IpfcSimpRepItemPath |
| Specifies the simplified representation item. | ||
| Function | CCpfcSimpRepItem.Create (ItemPath as IpfcSimpRepItemPath) as IpfcSimpRepItem | |
| Creates a new object that defines the status of the component or feature in a simplified representation. | ||
| Property | Action | as IpfcSimpRepAction [optional] |
|
Specifies the action (exclude, include, substitute, etc.) to apply to the simplified representation items. Set this to NULL to delete an existing item. |
| Property | ItemPath | as IpfcSimpRepItemPath |
|
Specifies the simplified representation item. |
| Function | CCpfcSimpRepItem.Create | (ItemPath as IpfcSimpRepItemPath) as IpfcSimpRepItem |
|
Creates a new object that defines the status of the component or feature in a simplified representation. The return value is used as a component of IpfcSimpRepItem .
|