Internal function for use by Autodesk only.
This function is for internal use only. It is documented here because it is one of the few internal functions which is not hidden by % notation.
genericDraw ( entityList As List ) As List
Argument | Type | Description |
---|---|---|
entityList | List | The list of entity handles to draw, usually obtained from modelSelf. |