Share

Database.LightsInBlocks Property

Description

Accesses if blocks are ignored and do not contribute lighting to the scene.

Visual Basic

Public Property LightsInBlocks() As bool

C#

public bool LightsInBlocks;

Conditions

Read / Write

Links

Database Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?