C++
GE_DLLEXPIMPORT Adesk::Boolean isOn( const AcGePoint3d& pnt, const AcGeTol& tol = AcGeContext::gTol ) const;
Description
Determines if input point lies on curve.
Parameters
Parameters | Description |
---|---|
pnt | Input any 3D point |
tol | Input tolerance |
GE_DLLEXPIMPORT Adesk::Boolean isOn( const AcGePoint3d& pnt, const AcGeTol& tol = AcGeContext::gTol ) const;
Determines if input point lies on curve.
Parameters | Description |
---|---|
pnt | Input any 3D point |
tol | Input tolerance |