Lights.Add Method
Parent Object:
Lights
Description
Method that creates a new Light object.
Syntax
Lights.
Add
(
LightType
As
LightTypeEnum
) As
Light
Parameters
Name
Type
Description
LightType
LightTypeEnum
Specifies the light type - model space or view space.
Version
Introduced in version 10
© Copyright 2021 Autodesk, Inc.
Comment on this page.