Include :
- aggiornamenti.
This commit is contained in:
@@ -404,6 +404,7 @@ EXE_EXPORT bool ExeModifyArcToExplementary( int nId) ;
|
||||
EXE_EXPORT bool ExeModifyArcByFlip( int nId) ;
|
||||
EXE_EXPORT bool ExeAddCurveCompoJoint( int nId, double dU) ;
|
||||
EXE_EXPORT bool ExeModifyCurveCompoJoint( int nId, int nU, const Point3d& ptP, int nRefType) ;
|
||||
EXE_EXPORT int ExeGetCurveCompoJointCount( int nId) ;
|
||||
EXE_EXPORT bool ExeRemoveCurveCompoJoint( int nId, int nU) ;
|
||||
EXE_EXPORT int ExeExplodeCurveCompo( int nId, int* pnCount) ;
|
||||
EXE_EXPORT bool ExeMergeCurvesInCurveCompo( int nId, double dLinTol) ;
|
||||
|
||||
Reference in New Issue
Block a user