2024 Method
Changes 0
M

PartMakerMethodToDivideVolumes.IsValidSketchPlane

Description:
Identifies if provided sketch plane is valid.
public static bool IsValidSketchPlane(
	Document document,
	ElementId sketchPlaneId
)
Return Value bool True if SketchPlane valid, false otherwise.