Share

AcFdFieldValue::AcFdFieldValue (Adesk::Time64&) Constructor

C++

ACDBCORE2D_PORT AcFdFieldValue(
    const Adesk::Time64& date
);

Description

Constructs a field value object with the specified value.

Parameters

Parameters Description
date Input date value to set

Links

AcFdFieldValue

Was this information helpful?