Skip to content

ESP:Header

<<Header> Object> ESP:Header(<table> Data)
Creates a new ESP Header Object.

Parameters

  • table Data

    A table that configures the new ESP Header Object.

Field Type Description
Model Instance (Model / Part) Despite being called Model, you may also supply a part to it as well
Data ObjectData This is the data for the Drawing Object, please only supply valid indexes or it will break

ObjectData

Please refer to this for the possible indexes and values you can put for ObjectData

Returns

  • Header Object

Source