草图操作数据类
更多...
#include <SketchOperationData.hxx>
草图操作数据类
Represents a NXOpen::SketchOperationData .
Created in NX2007.0.0.
◆ ~SketchOperationData()
| virtual NXOpen::SketchOperationData::~SketchOperationData |
( |
| ) |
|
|
virtual |
Frees the object from memory. After this method is called,it is illegal to use the object. In .NET, this method is automatically called when the object is deleted by the garbage collector.
Created in NX2007.0.0.
License requirements : None
◆ GetConfigurationData()
| NXString NXOpen::SketchOperationData::GetConfigurationData |
( |
int * | configurationDataSize | ) |
|
Returns the configuration data of the internal solver operation.
Created in NX2007.0.0.
License requirements : None
- 参数
-
| configurationDataSize | configurationdatasize |
◆ GetGeometryData()
Returns the geometry data of the internal solver operation.
Created in NX2007.0.0.
License requirements : None
- 参数
-