API Reference > Auxiliary Classes > AECCVariant Class > AECCVariant Methods > AECCVariant::toVector3d Method
AECCVariant::toVector3d Method
Syntax
C++
static AECCVariant toVector3d(const OdGeVector3d& ptValue, OdUInt32 iId = 0x09000000, OdUInt32 iTY = 0);
Parameters 
Description 
const OdGeVector3d& ptValue 
[in] Value to convert.  
OdUInt32 iId = 0x09000000 
[in] Type ID.  
OdUInt32 iTY = 0 
[in] Type information. 

Variant value of Vector3d type.

Converts a value of Vector3d type to a variant value. 

 

Copyright © 2002 – 2020. Open Design Alliance. All rights reserved.