Description
Accesses the Sun object associated with this viewport. If not sun object has been set, it returns Null.
Visual Basic
Public Property SunId() As ObjectId
C#
public ObjectId SunId;
Conditions
Read-only
Accesses the Sun object associated with this viewport. If not sun object has been set, it returns Null.
Public Property SunId() As ObjectId
public ObjectId SunId;
Read-only