99 inline virtual bool is3d()
const {
return m_is3d; }
106 inline void setIs3d(
bool val) { m_is3d = val; }
#define ODA_ASSERT_ONCE(exp)
OdSharedPtr< OdGeCurve3d > OdGeCurve3dPtr
OdArray< OdGeVector3d, OdMemoryAllocator< OdGeVector3d > > OdGeVector3dArray
#define ODRX_DECLARE_MEMBERS(ClassName)
virtual bool is3d() const
virtual OdGePoint3d evalPoint(double param, OdGeVector3dArray &derivs) const
const OdGeCurve3d * getGeCurve() const
OdResult transformBy(const OdGeMatrix3d &transform) override
virtual OdGeCurve3d * getGeCurveCopy() const
virtual OdGe::EntityId entityId() const
void getMatrix(OdIfcInstancePtr pPosition, OdGeMatrix3d &matr)
virtual double paramAtLength(double length) const
GLuint GLsizei GLsizei * length
OdSmartPtr< OdIfcCurve > OdIfcCurvePtr