EgtExecutor :
- migliorie a ExeAdjustFlatPartLayer per propagare le Info.
This commit is contained in:
@@ -1755,7 +1755,7 @@ MyCreateCurveCompoByChain( int nParentId, const INTVECTOR& vIds,
|
||||
++ nCount ;
|
||||
// assegno nota con curve originali
|
||||
if ( ! bErase)
|
||||
pGeomDB->SetInfo( nNewId, "ORIG", vOrig) ;
|
||||
pGeomDB->SetInfo( nNewId, CRV_ORIG, vOrig) ;
|
||||
}
|
||||
// se ok e richiesta cancellazione curve originali
|
||||
if ( nFirstId != GDB_ID_NULL && bErase) {
|
||||
|
||||
Reference in New Issue
Block a user