Description Gets the parameters of a specific generic diffuse Black Paint scatter model.
Syntax GetBlackPaint id, bpModel
Parameters id As Long The identifier of the Black Paint scatter model.
bpModel (T_BLACKPAINT) The parameters of the Black Paint Scatter model.
Remarks This subroutine retrieves the parameters from the given generic diffuse Black Paint scatter model and stores them in bpModel. If the model is not a Black Paint, it posts an error and returns.
See Also Examples
|