<Code Lib>
2021 Method
Changes 0
M

AssemblyInstance.Disassemble

Description:
Removes the assembly instance and releases the member elements.

public ICollection<ElementId> Disassemble()

ICollection<ElementId> ids of elements previously under the assembly instance.

Loading…