<Code Lib>
M

SSEPointVisibilitySettings.GetVisibility

Description:
Gets the SSE point visibility for the given category.

public static bool GetVisibility(
	Document document,
	ElementId categoryId
)

Return Value Boolean The visibility of the given category. True means the SSE points are visible.

Loading…