API Reference > Auxiliary Classes > AECCSurfacePoint Class > AECCSurfacePoint::AECCSurfacePoint Constructor
AECCSurfacePoint::AECCSurfacePoint Constructor
Syntax
C++
explicit AECCSurfacePoint(const OdGePoint3d& pt = OdGePoint3d::kOrigin);
Parameters 
Description 
const OdGePoint3d& pt = OdGePoint3d::kOrigin 
[in] Reference point. 

Creates an instance of the AECCSurfacePoint class based on the reference point. 

 

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