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

Variant value of Point2d type.

Converts a value of Point2d type to a variant value. 

 

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