C++
ACDBCORE2D_PORT void setYear( int );
Description
Sets year to be the year part of the Julian date in the AcDbDate object in standard format, such as 1998.
Parameters
Parameters | Description |
---|---|
unnamed | Input year value |
Links
Previous Declaration
void setYear(
short
);