Include :
- aggiornamento prototipi.
This commit is contained in:
@@ -212,6 +212,7 @@ EXE_EXPORT int ExeGetFirstPart( bool bOnlyVisible) ;
|
||||
EXE_EXPORT int ExeGetNextPart( int nId, bool bOnlyVisible) ;
|
||||
EXE_EXPORT int ExeGetFirstLayer( int nPartId, bool bOnlyVisible) ;
|
||||
EXE_EXPORT int ExeGetNextLayer( int nId, bool bOnlyVisible) ;
|
||||
EXE_EXPORT bool ExeEraseEmptyParts( void) ;
|
||||
EXE_EXPORT bool ExeSelectPartObjs( int nPartId) ;
|
||||
EXE_EXPORT bool ExeDeselectPartObjs( int nPartId) ;
|
||||
EXE_EXPORT bool ExeSelectLayerObjs( int nLayerId) ;
|
||||
|
||||
Reference in New Issue
Block a user