mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-17 19:09:07 +00:00
Update incorrect docs and raise suspicion about how shape aspect styles are assigned
This commit is contained in:
@@ -36,6 +36,11 @@ def assign_representation_styles(
|
||||
to the object representation as an override. This API function provides
|
||||
that capability.
|
||||
|
||||
This function assigns styles in bulk in an ordered manner to every item in
|
||||
the representation, so the order and total styles provided is significant.
|
||||
If you want more granular control, use
|
||||
:func:`ifcopenshell.api.style.assign_item_style`.
|
||||
|
||||
If you want to assign styles to a material instead (recommended), then
|
||||
please see ifcopenshell.api.style.assign_material_style.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user