<Code Lib>
2025 Method
Changes 5
M

Toposolid.CanBeExcavatedBy

Description:
Checks if the given element can be used to excavate the toposolid.

public bool CanBeExcavatedBy(
	ElementId elementId
)

Return Value Boolean True if the element can be used to excavate the toposolid.

Loading…