Description:
Adds a box to the object table, as an extrusion.
Syntax:
Parameters:
- box
- Type: Box
- The box.
- attributes
- Type: ObjectAttributes
- Attributes that will be linked with the surface object.
- history
- Type: HistoryRecord
- History data records.
- reference
- Type: bool
- If a reference, object will not be saved in the document.
Returns:
Type: Guid
The ID.
Available since:
6.0
Description:
Adds a box to the object table.
Syntax:
Parameters:
- box
- Type: Box
- The box.
- attributes
- Type: ObjectAttributes
- Attributes that will be linked with the surface object.
Returns:
Type: Guid
The ID.
Available since:
6.0