Method PlaceAutomaticLinearObject
PlaceAutomaticLinearObject(string, string, string)
First removes the linear objects of the same type as given article, then places one or several objects along special generated shape of objects existing in the scene.
Declaration
public void PlaceAutomaticLinearObject(string catalogFilename, string articleReference, string finishesConfigString)
Parameters
Type | Name | Description |
---|---|---|
string | catalogFilename | Filename of the catalog which
contains |
string | articleReference | Article of an item to be placed. |
string | finishesConfigString | Finishes to use for a placed object. See FinishesConfigString for details. |