| Library | Module | Frames | Expand |
| Property | SymbolDef | as IpfcDetailSymbolDefItem [readonly, optional] |
| The symbol definition the entity belongs to, or null, if the entity is not a part of a symbol definition. | ||
| Sub | Draw () | |
| Draws a detail entity item. | ||
| Sub | Erase () | |
| Erases a detail entity item. | ||
| Function | GetInstructions () as IpfcDetailEntityInstructions | |
| Returns the data used to construct the detail entity item. | ||
| Sub | Modify (Instructions as IpfcDetailEntityInstructions) | |
| Modifies the definition of a an entity item. | ||
| Property | SymbolDef | as IpfcDetailSymbolDefItem [readonly, optional] |
|
The symbol definition the entity belongs to, or null, if the entity is not a part of a symbol definition. |
| Sub | Draw | () |
|
Draws a detail entity item. |
| Sub | Erase | () |
|
Erases a detail entity item. |
| Function | GetInstructions | () as IpfcDetailEntityInstructions |
|
Returns the data used to construct the detail entity item.
|
| Sub | Modify | (Instructions as IpfcDetailEntityInstructions) |
|
Modifies the definition of a an entity item.
|