M

SSEPointVisibilitySettings.SetVisibility

Description:
Sets the SSE point visibility for the given category.
public static void SetVisibility(
	Document document,
	ElementId categoryId,
	bool isVisible
)