2024 Method
Changes 0
M

DividedSurface.CanBeDivided

Description:
This returns true if the reference represents a face that can be used to create a divided surface.
public static bool CanBeDivided(
	Document document,
	Reference reference
)
Return Value bool True if the reference can be used to create a divided surface, false otherwise.