NX Open C++ Reference Guide
|
Used to import a CGM file into the work part. More...
Public Member Functions | |
bool | Crosshatching () |
Returns the crosshatching flag, true if crosshatching should be done. | |
void | SetCrosshatching (bool crosshatching) |
Sets the crosshatching flag, true if crosshatching should be done. |
Used to import a CGM file into the work part.
To obtain an instance of this class use ImportManager::CreateCgmImporter .
Created in NX7.5.0.
bool NXOpen::CGMImporter::Crosshatching | ( | ) |
Returns the crosshatching flag, true if crosshatching should be done.
Created in NX7.5.0.
License requirements : None
void NXOpen::CGMImporter::SetCrosshatching | ( | bool | crosshatching | ) |
Sets the crosshatching flag, true if crosshatching should be done.
Created in NX7.5.0.
License requirements : None
crosshatching | crosshatching |