2027 Method
Changes 5
M

ImporterIFCUtils.UpdateDirectShapeCategory

Description:
Updates the category of a DirectShape.
Remarks:
Use this function carefully, as it could result in a mismatch between DirectShape and DirectShapeType categories.
public static void UpdateDirectShapeCategory(
	DirectShape directShape,
	ElementId newCategoryId
)