Available from version:
- Plugin Builder 1.12.12.14 or superior.
The DrawingComponent attribute has two functions, namely:
1. Make an item generate technical documentation and label design as well as design code.
2. Make an item not generate technical documentation, label design, machine programs, sending information to the cutting plan, and drawing code.
To register the attribute, choose the Entity type and Entity group.
Registration is done as follows:
1. Force generation
An aluminum profile, by definition, does not have the COMPONENT attribute. To generate the technical documentation, label design, and design code for this profile, apply the DRAWINGCOMPONENT = True attribute to the part.
EXAMPLE:
2. Don't force generation
For a part that does not want to generate the technical drawing, label drawing, and drawing code, apply the DRAWINGCOMPONENT = false attribute.
In this example, the sides have the DRAWINGCOMPONENT = False attribute applied.