Method |
Description |
---|
AcValue::get |
Returns the value assigned to the AcValue object. |
AcValue::get (AcCmColor&) |
Returns the value assigned to the AcValue object. |
AcValue::get (AcDbEvalVariant&) |
Returns the value assigned to the AcValue object. |
AcValue::get (AcDbObjectId&) |
Returns the value assigned to the AcValue object. |
AcValue::get (AcGePoint2d&) |
Returns the value assigned to the AcValue object. |
AcValue::get (AcGePoint3d&) |
Returns the value assigned to the AcValue object. |
AcValue::get (ACHAR *&) |
Deprecated. Returns the value assigned to the AcValue object. |
AcValue::get (AcString &) |
Returns the value assigned to the AcValue object. |
AcValue::get (Adesk::Int32&) |
Returns the value assigned to the AcValue object. |
AcValue::get (Adesk::Time64&) |
Returns the value assigned to the AcValue object. |
AcValue::get (double&) |
Returns the value assigned to the AcValue object. |
AcValue::get (double&, double&) |
Returns the value assigned to the AcValue object. |
AcValue::get (double&, double&, double&) |
Returns the value assigned to the AcValue object. |
AcValue::get (resbuf**) |
Returns the value assigned to the AcValue object. |
AcValue::get (std::tm&) |
Returns the value assigned to the AcValue object. |
AcValue::get (SYSTEMTIME&) |
Returns the value assigned to the AcValue object. |
AcValue::get (VARIANT&) |
Returns the value assigned to the AcValue object. |
AcValue::get (void*&, uint32_t&) |
Returns the value assigned to the AcValue object. |