NX Open C++ 参考指南 2406 v1.1
载入中...
搜索中...
未找到
NXOpen::SketchOperationData类 参考

草图操作数据类 更多...

#include <SketchOperationData.hxx>

类 NXOpen::SketchOperationData 继承关系图:
NXOpen::TransientObject

struct  GeometryData

Public 成员函数

NXString GetConfigurationData (int *configurationDataSize)
void GetGeometryData (std::vector< NXOpen::SketchOperationData::GeometryData > &geometryData)
virtual ~SketchOperationData ()
Public 成员函数 继承自 NXOpen::TransientObject
void * GetHandle ()

详细描述

草图操作数据类

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

参数
configurationDataSizeconfigurationdatasize

◆ GetGeometryData()

void NXOpen::SketchOperationData::GetGeometryData ( std::vector< NXOpen::SketchOperationData::GeometryData > & geometryData)

Returns the geometry data of the internal solver operation.
Created in NX2007.0.0.

License requirements : None

参数
geometryDatageometrydata