C++
ACDBCORE2D_PORT void setHour( int );
Description
Sets hour to be the hour of the day portion of the AcDbDate object's value. Must be in the range 0 to 23.
Parameters
Parameters | Description |
---|---|
unnamed | Input hour value |
Links
Previous Declaration
void setHour(
short
);