Method Rebuild
Rebuild()
Rebuilds the 2D and 3D representations of the object.
Declaration
public bool Rebuild()
Returns
Type | Description |
---|---|
bool |
|
Remarks
It must be used for example if you change the Reference of an object and if the new reference gets new 2D or 3D representation.
This method does not update the object prices. For that it is necessary to use the UpdatePrices() method.