| CFx SDK Documentation
    2020SP3
    | 
 
 
 
Go to the documentation of this file.
   24 #ifndef __FMCONTOUR3D_H__ 
   25 #define __FMCONTOUR3D_H__ 
  109 #endif  //__FMCONTOUR3D_H__ 
  
Result transformBy(const OdGeMatrix2d &mMatrix)
Contour3D(const Contour2D &rFrom2d, const OdGeVector3d &vXAxis, const OdGeVector3d &vYAxis)
Result transformBy(const OdGeMatrix3d &geMatrix)
Result getPoint3DAt(OdUInt32 iIndex, OdGePoint3d &ptPoint3D) const
Result getTangent3D(double dParam, OdGeVector3d &vTangent3D) const
static GE_STATIC_EXPORT const OdGePoint3d kOrigin
Contour3D(const Contour2D &rFrom2d, const OdGeMatrix3d &rMatrix=OdGeMatrix3d::kIdentity)
Contour3D(const OdGePlane &rPlane)
Result getPoint3D(double dParam, OdGePoint3d &ptPoint3D) const
Contour3D(const OdGeVector3d &vXAxis, const OdGeVector3d &vYAxis, const OdGePoint3d &ptOrigin=OdGePoint3d::kOrigin)
static GE_STATIC_EXPORT const OdGeMatrix3d kIdentity