CFx SDK Documentation
2020SP3
|
Go to the documentation of this file.
24 #ifndef __FMPROFILE3D_H__
25 #define __FMPROFILE3D_H__
128 #endif //__FMPROFILE3D_H__
void swap(Profile2D &rAnother)
Profile3D(const Profile2D &cFrom2d, const OdGePlane &rPlane)
const Profile2D & as2d() const
Profile3D(const OdGeVector3d &vXAxis, const OdGeVector3d &vYAxis, const OdGePoint3d &ptOrigin=OdGePoint3d::kOrigin)
Profile3D(const Profile2D &cFrom2d, const OdGeVector3d &vXAxis, const OdGeVector3d &vYAxis)
void swap(Profile3D &rAnother)
Profile3D(const Profile2D &cFrom2d)
Result transformBy(const OdGeMatrix2d &mMatrix, const DeviationParams &devDeviation=FMGeGbl::gDefDev)
static GE_STATIC_EXPORT const OdGePoint3d kOrigin
Profile3D(const OdGePlane &pPlane)
Result transformBy(const OdGeMatrix3d &mMatrix)
static FMGEOMETRY_API_STATIC DeviationParams gDefDev
Profile3D(const OdGeMatrix3d &mMatrix)
Profile3D(const Profile2D &cFrom2d, const OdGeMatrix3d &mMatrix)