2027 Method
Changes 0
M

LightGroupManager.IsLightGroupOn

Description:
Returns true if the given light group is on
public bool IsLightGroupOn(
	ElementId viewId,
	ElementId groupId
)
Return Value Boolean Boolean
  • The given element Id does not correspond to a 3d view -or- The given element Id does not correspond to a light group
  • A non-optional argument was null