ArePartsValidForDivide Method


Part Utils Are Parts Valid For Divide Method


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static bool ArePartsValidForDivide(
	Document document,
	ICollection<ElementId> elementIdsToDivide
)

Parameters

document Document
elementIdsToDivide ICollection ElementId

Return Value

Boolean
See Also