| Library | Module | Frames | Expand |
| Function | GetInstructions () as IpfcSimpRepInstructions [optional] | |
| Returns instructions that specify which internal data is required to define a simplified representation. | ||
| Function | GetSimpRepType () as IpfcSimpRepType | |
| Returns the type of a simplified representation. | ||
| Sub | SetInstructions (Instructions as IpfcSimpRepInstructions [optional]) | |
| Enables you to set (if null) or change instructions that specify the internal data required to define a simplified representation. | ||
| Function | GetInstructions | () as IpfcSimpRepInstructions [optional] |
|
Returns instructions that specify which internal data is required to define a simplified representation.
|
| Function | GetSimpRepType | () as IpfcSimpRepType |
|
Returns the type of a simplified representation.
|
| Sub | SetInstructions | (Instructions as IpfcSimpRepInstructions [optional]) |
|
Enables you to set (if null) or change instructions that specify the internal data required to define a simplified representation.
|