Package | Description |
---|---|
com.aspose.cad.fileformats.cad.cadobjects.sunstudy |
Modifier and Type | Method and Description |
---|---|
List<CadSunStudyDate> |
CadSunStudy.getSunStudyDates()
Gets or sets the sun study dates.
|
Modifier and Type | Method and Description |
---|---|
void |
CadSunStudy.setSunStudyDates(List<CadSunStudyDate> value)
Gets or sets the sun study dates.
|