...
2)CADDRect:
This object draws a rectangleRectangle.
Example:
| |||||
To view this example in the library, see (https://openbrim.org/platform/?application=inc&author=ParamML_Examples_OpenBrIM+Platform&folder=CAD+Object&obj=objidxmcjeqf3xwo4jjlo9w2e04) |
3) CADDLine:
The "CADDLine" object draws a line in a 2D drawing. The line style and thickness can be adjusted using the parameters of "Thickness," "Color," and "LineStyle." The line thickness is set with the "Thickness" parameter, and the color is set with the "Color" parameter.
...
| |||||
| |||||
To view this example in the library, see (https://openbrim.org/platform/?application=inc&author=ParamML_Examples_OpenBrIM+Platform&obj=objide5hat4o9nsv6i9df86sqta&folder=CAD+Object) |
4) CADDEllipse:
This object draws a Ellipse.
Example:
| |||||
To view this example in the library, see (https://openbrim.org/platform/?application=inc&author=ParamML_Examples_OpenBrIM+Platform&folder=CAD+Object&obj=objidrh9isdc09rnlfyl1vf8r3q) |
5) CADDCircle:
This object draws a Circle.
Example:
| |||||
To view this example in the library, see (https://openbrim.org/platform/?application=inc&author=ParamML_Examples_OpenBrIM+Platform&folder=CAD+Object&obj=objid4054g344e0h8bzk362itq9) |
6) CADDArc:
This object draws an Arc.
Example:
| |||||
To view this example in the library, see (https://openbrim.org/platform/?application=inc&author=ParamML_Examples_OpenBrIM+Platform&folder=CAD+Object&obj=objidzh40piiqd68bpqrknaunhj) |