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

STEP文件创建器 更多...

#include <StepCreator.hxx>

类 NXOpen::StepCreator 继承关系图:
NXOpen::BaseCreator NXOpen::DexBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public 类型

enum  CsysrefEnum { CsysrefEnumAbsolute , CsysrefEnumWcs , CsysrefEnumSpecifiedCsys }
enum  EntityNameOption { EntityNameOptionLongName , EntityNameOptionShortName }
enum  ExportAsOption { ExportAsOptionAp203 , ExportAsOptionAp214 , ExportAsOptionAp242 , ExportAsOptionAp242ED2 }
enum  ExportConvergentAsOption { ExportConvergentAsOptionSplitPreciseAndTessellated , ExportConvergentAsOptionTessellated }
enum  ExportFromOption { ExportFromOptionDisplayPart , ExportFromOptionExistingPart }
enum  ExportSolidsAndSurfacesAsOption { ExportSolidsAndSurfacesAsOptionPrecise , ExportSolidsAndSurfacesAsOptionTessellated }
enum  ExternalReferenceStructureOption { ExternalReferenceStructureOptionBasic , ExternalReferenceStructureOptionNested }
Public 类型 继承自 NXOpen::BaseCreator
enum  ExportDestinationOption { ExportDestinationOptionNativeFileSystem , ExportDestinationOptionTeamcenter }

Public 成员函数

bool AssemblyValidationProperties ()
NXString Author ()
NXString Authorization ()
double BsplineTol ()
bool CloudOfPointsProperties ()
bool ColorAndLayers ()
NXString Company ()
NXOpen::CoordinateSystemCsys ()
NXString Description ()
NXOpen::StepCreator::EntityNameOption EntityNames ()
NXOpen::StepCreator::ExportAsOption ExportAs ()
NXOpen::StepCreator::ExportConvergentAsOption ExportConvergentAs ()
bool ExportExtRef ()
NXOpen::StepCreator::ExternalReferenceStructureOption ExportExtRefStructureAs ()
NXOpen::StepCreator::ExportFromOption ExportFrom ()
NXOpen::ObjectSelectorExportSelectionBlock ()
NXOpen::StepCreator::ExportSolidsAndSurfacesAsOption ExportSolidsAndSurfacesAs ()
bool FileSaveFlag ()
bool GeometricValidationProperties ()
NXString InputFile ()
NXString KinematicApp ()
NXString LayerMask ()
bool Material ()
NXOpen::ObjectTypeSelectorObjectTypes ()
bool PMIValidationProperties ()
NXOpen::StepCreator::CsysrefEnum ReferenceType ()
void SaveSettings (const char *filename)
void SaveSettings (const NXString &filename)
void SetAssemblyValidationProperties (bool validationProperties)
void SetAuthor (const char *author)
void SetAuthor (const NXString &author)
void SetAuthorization (const char *authorization)
void SetAuthorization (const NXString &authorization)
void SetBsplineTol (double bsplineTol)
void SetCloudOfPointsProperties (bool validationProperties)
void SetColorAndLayers (bool colorAndLayers)
void SetCompany (const char *company)
void SetCompany (const NXString &company)
void SetCsys (NXOpen::CoordinateSystem *csys)
void SetDescription (const char *description)
void SetDescription (const NXString &description)
void SetEntityNames (NXOpen::StepCreator::EntityNameOption entityNames)
void SetExportAs (NXOpen::StepCreator::ExportAsOption exportAs)
void SetExportConvergentAs (NXOpen::StepCreator::ExportConvergentAsOption exportConvergentAs)
void SetExportExtRef (bool exportExtRef)
void SetExportExtRefStructureAs (NXOpen::StepCreator::ExternalReferenceStructureOption exportExtRefStructureAs)
void SetExportFrom (NXOpen::StepCreator::ExportFromOption exportFrom)
void SetExportSolidsAndSurfacesAs (NXOpen::StepCreator::ExportSolidsAndSurfacesAsOption exportSolidsAndSurfacesAs)
void SetFileSaveFlag (bool doingFileSave)
void SetGeometricValidationProperties (bool validationProperties)
void SetInputFile (const char *filename)
void SetInputFile (const NXString &filename)
void SetKinematicApp (const char *kinematicApp)
void SetKinematicApp (const NXString &kinematicApp)
void SetLayerMask (const char *layerMask)
void SetLayerMask (const NXString &layerMask)
void SetMaterial (bool material)
void SetPMIValidationProperties (bool validationProperties)
void SetReferenceType (NXOpen::StepCreator::CsysrefEnum referenceType)
void SetSettingsFile (const char *filename)
void SetSettingsFile (const NXString &filename)
void SetSystemAttributes (bool systemAttributes)
NXString SettingsFile ()
void SetUserDefinedAttributes (bool userDefinedAttributes)
void SetValidationProperties (bool validationProperties)
bool SystemAttributes ()
bool UserDefinedAttributes ()
bool ValidationProperties ()
Public 成员函数 继承自 NXOpen::BaseCreator
NXString DatasetName ()
NXOpen::BaseCreator::ExportDestinationOption ExportDestination ()
NXString OutputFile ()
NXString OutputFileExtension ()
void SetDatasetName (const char *datasetName)
void SetDatasetName (const NXString &datasetName)
void SetExportDestination (NXOpen::BaseCreator::ExportDestinationOption exportFrom)
void SetOutputFile (const char *filename)
void SetOutputFile (const NXString &filename)
void SetOutputFileExtension (const char *outputFileExtension)
void SetOutputFileExtension (const NXString &outputFileExtension)
Public 成员函数 继承自 NXOpen::DexBuilder
bool ProcessHoldFlag ()
void SetProcessHoldFlag (bool doingFileSave)
Public 成员函数 继承自 NXOpen::Builder
NXOpen::NXObjectCommit ()
void Destroy ()
std::vector< NXOpen::NXObject * > GetCommittedObjects ()
NXOpen::NXObjectGetObject ()
NXOpen::PreviewBuilderPreviewBuilder ()
void ShowResults ()
virtual bool Validate ()
Public 成员函数 继承自 NXOpen::TaggedObject
tag_t Tag () const

友元

class _StepCreatorBuilder

详细描述

STEP文件创建器

表示用于导出STEP数据的StepCreator类。 此类通过DexManager创建。 Commit()返回NULL对象。 提交前工作部件必须存在于会话中。 要创建此类的新实例,请使用DexManager::CreateStepCreator。 默认值:

属性
BsplineTol0.0254
ColorAndLayers0
EntityNamesLongName
ExportAsAp214
ExportExtRef0
ExportExtRefStructureAsBasic
ExportFromDisplayPart
ExportSolidsAndSurfacesAsPrecise
ProcessHoldFlag0
ReferenceTypeAbsolute
ValidationProperties0


创建于NX11.0.0。

成员枚举类型说明

◆ CsysrefEnum

坐标系引用选项

枚举值
CsysrefEnumAbsolute 

相对于绝对坐标系导出

CsysrefEnumWcs 

相对于工作坐标系导出

CsysrefEnumSpecifiedCsys 

相对于指定坐标系导出

◆ EntityNameOption

实体名称选项

枚举值
EntityNameOptionLongName 

创建长名称

EntityNameOptionShortName 

创建短名称

◆ ExportAsOption

导出格式选项

枚举值
ExportAsOptionAp203 

使用AP203导出

ExportAsOptionAp214 

使用AP214导出

ExportAsOptionAp242 

使用AP242导出

ExportAsOptionAp242ED2 

使用AP242_ED2导出

◆ ExportConvergentAsOption

导出收敛体选项

枚举值
ExportConvergentAsOptionSplitPreciseAndTessellated 

以拆分的精确和网格几何导出

ExportConvergentAsOptionTessellated 

以网格几何导出

◆ ExportFromOption

创建构建器

枚举值
ExportFromOptionDisplayPart 

从显示部件导出数据

ExportFromOptionExistingPart 

从磁盘上的现有部件导出数据

◆ ExportSolidsAndSurfacesAsOption

导出体和曲面选项

枚举值
ExportSolidsAndSurfacesAsOptionPrecise 

以精确几何导出体和曲面

ExportSolidsAndSurfacesAsOptionTessellated 

以网格几何导出体和曲面

◆ ExternalReferenceStructureOption

外部引用结构选项

枚举值
ExternalReferenceStructureOptionBasic 

以BASIC格式输出外部引用结构

ExternalReferenceStructureOptionNested 

以NESTED格式输出外部引用结构

成员函数说明

◆ AssemblyValidationProperties()

bool NXOpen::StepCreator::AssemblyValidationProperties ( )

Returns the assembly validation properties - use this for ap242 export only. if set to true assembly validation properties will be created
Created in NX1980.0.0.

License requirements : None

◆ Author()

NXString NXOpen::StepCreator::Author ( )

Returns the author
Created in NX11.0.0.

License requirements : None

◆ Authorization()

NXString NXOpen::StepCreator::Authorization ( )

返回授权信息
创建于NX11.0.0。

许可要求:无

◆ BsplineTol()

double NXOpen::StepCreator::BsplineTol ( )

Returns the bspline tolerance
Created in NX11.0.0.

License requirements : None

◆ CloudOfPointsProperties()

bool NXOpen::StepCreator::CloudOfPointsProperties ( )

Returns the cloud of points validation properties - use this for ap242 export only. if set to true cloud of points validation properties will be created
Created in NX12.0.0.

License requirements : None

◆ ColorAndLayers()

bool NXOpen::StepCreator::ColorAndLayers ( )

返回颜色和层 - 如果设为 true,则保留 NX 颜色和层
创建于 NX11.0.0。

许可要求:无

◆ Company()

NXString NXOpen::StepCreator::Company ( )

返回公司名称
创建于NX11.0.0。

许可要求:无

◆ Csys()

NXOpen::CoordinateSystem * NXOpen::StepCreator::Csys ( )

返回坐标系 - 用于导出数据的参考坐标系
创建于 NX2406.0.0.

许可要求:无

◆ Description()

NXString NXOpen::StepCreator::Description ( )

返回描述信息
创建于NX11.0.0。

许可要求:无

◆ EntityNames()

NXOpen::StepCreator::EntityNameOption NXOpen::StepCreator::EntityNames ( )

返回实体名称类型(长或短)
创建于 NX11.0.0。

许可要求:无

◆ ExportAs()

NXOpen::StepCreator::ExportAsOption NXOpen::StepCreator::ExportAs ( )

返回导出类型 - 该选项决定数据是否使用AP203、AP214或AP242导出
创建于NX11.0.0。

许可要求:无

◆ ExportConvergentAs()

NXOpen::StepCreator::ExportConvergentAsOption NXOpen::StepCreator::ExportConvergentAs ( )

返回导出收敛几何的方式 - 该选项决定收敛几何是否作为精确和离散化几何或仅离散化几何导出
创建于NX1953.0.0。

许可要求:无

◆ ExportExtRef()

bool NXOpen::StepCreator::ExportExtRef ( )

Returns the export ext ref - if set to true NX data can be output as external reference
Created in NX11.0.0.

License requirements : None

◆ ExportExtRefStructureAs()

NXOpen::StepCreator::ExternalReferenceStructureOption NXOpen::StepCreator::ExportExtRefStructureAs ( )

Returns the export ext ref as - specifiy the external reference Structure type
Created in NX11.0.0.

License requirements : None

◆ ExportFrom()

NXOpen::StepCreator::ExportFromOption NXOpen::StepCreator::ExportFrom ( )

Returns the export from - this option will determine if data from display part or existing part is exported
Created in NX11.0.0.

License requirements : None

◆ ExportSelectionBlock()

NXOpen::ObjectSelector * NXOpen::StepCreator::ExportSelectionBlock ( )

Returns the export selection block - the object selection will be done by this block.
Created in NX11.0.0.

License requirements : None

◆ ExportSolidsAndSurfacesAs()

NXOpen::StepCreator::ExportSolidsAndSurfacesAsOption NXOpen::StepCreator::ExportSolidsAndSurfacesAs ( )

返回导出实体和曲面的方式 - 该选项决定实体和曲面是作为精确几何还是离散化几何导出
创建于NX12.0.2。

许可要求:无

◆ FileSaveFlag()

bool NXOpen::StepCreator::FileSaveFlag ( )

返回文件保存标志 - 若执行文件导出则设为false
创建于NX11.0.0。

许可要求:无

◆ GeometricValidationProperties()

bool NXOpen::StepCreator::GeometricValidationProperties ( )

返回几何验证属性 - 仅用于 AP242 导出。如果设为 true,则创建几何验证属性
创建于 NX12.0.0。

许可要求:无

◆ InputFile()

NXString NXOpen::StepCreator::InputFile ( )

Returns the input file - name of file which is being exported.
Created in NX11.0.0.

License requirements : None

◆ KinematicApp()

NXString NXOpen::StepCreator::KinematicApp ( )

返回此应用的导出运动学 - 这将确定当前活动的应用
创建于 NX1953.0.0.

许可要求:无

◆ LayerMask()

NXString NXOpen::StepCreator::LayerMask ( )

Returns the layerMask - You can limit the data you export by only specifying the layers that contain the appropriate information. You can enter layer numbers or layers ranges separated by commas. For example, 1, 5, 88-109,190-199, 201, 206-210 is a legal specification. The default setting for Layers to Export is 1-256.
Created in NX11.0.0.

License requirements : None

◆ Material()

bool NXOpen::StepCreator::Material ( )

返回仅适用于 AP242 导出的材料密度信息 - 如果设为 true,则导出材料密度信息
创建于 NX2406.0.0。

许可要求:无

◆ ObjectTypes()

NXOpen::ObjectTypeSelector * NXOpen::StepCreator::ObjectTypes ( )

Returns the objectTypes - this is subcomponent being used to set object types filters. This will be used to filter objects based on the types
Created in NX11.0.0.

License requirements : None

◆ PMIValidationProperties()

bool NXOpen::StepCreator::PMIValidationProperties ( )

Returns the pmi validation properties - use this for ap242 export only. if set to true pmi validation properties will be created
Created in NX12.0.0.

License requirements : None

◆ ReferenceType()

NXOpen::StepCreator::CsysrefEnum NXOpen::StepCreator::ReferenceType ( )

返回参考类型 - 用于导出的参考坐标系
创建于 NX2406.0.0.

许可要求:无

◆ SaveSettings() [1/2]

void NXOpen::StepCreator::SaveSettings ( const char * filename)

The save settings - this will save the settings to a file sepcified
Created in NX11.0.0.

License requirements : None

参数
filenamefilename

◆ SaveSettings() [2/2]

void NXOpen::StepCreator::SaveSettings ( const NXString & filename)

The save settings - this will save the settings to a file sepcified
Created in NX11.0.0.

License requirements : None

参数
filenamefilename

◆ SetAssemblyValidationProperties()

void NXOpen::StepCreator::SetAssemblyValidationProperties ( bool validationProperties)

Sets the assembly validation properties - use this for ap242 export only. if set to true assembly validation properties will be created
Created in NX1980.0.0.

License requirements : None

参数
validationPropertiesvalidationproperties

◆ SetAuthor() [1/2]

void NXOpen::StepCreator::SetAuthor ( const char * author)

Sets the author
Created in NX11.0.0.

License requirements : None

参数
authorauthor

◆ SetAuthor() [2/2]

void NXOpen::StepCreator::SetAuthor ( const NXString & author)

Sets the author
Created in NX11.0.0.

License requirements : None

参数
authorauthor

◆ SetAuthorization() [1/2]

void NXOpen::StepCreator::SetAuthorization ( const char * authorization)

设置授权信息
创建于NX11.0.0。

许可要求:无

参数
authorization授权信息

◆ SetAuthorization() [2/2]

void NXOpen::StepCreator::SetAuthorization ( const NXString & authorization)

设置授权信息
创建于NX11.0.0。

许可要求:无

参数
authorization授权信息

◆ SetBsplineTol()

void NXOpen::StepCreator::SetBsplineTol ( double bsplineTol)

Sets the bspline tolerance
Created in NX11.0.0.

License requirements : None

参数
bsplineTolbsplinetol

◆ SetCloudOfPointsProperties()

void NXOpen::StepCreator::SetCloudOfPointsProperties ( bool validationProperties)

Sets the cloud of points validation properties - use this for ap242 export only. if set to true cloud of points validation properties will be created
Created in NX12.0.0.

License requirements : None

参数
validationPropertiesvalidationproperties

◆ SetColorAndLayers()

void NXOpen::StepCreator::SetColorAndLayers ( bool colorAndLayers)

设置颜色和层 - 如果设为 true,则保留 NX 颜色和层
创建于 NX11.0.0。

许可要求:无

参数
colorAndLayerscolorandlayers

◆ SetCompany() [1/2]

void NXOpen::StepCreator::SetCompany ( const char * company)

设置公司名称
创建于NX11.0.0。

许可要求:无

参数
company公司名称

◆ SetCompany() [2/2]

void NXOpen::StepCreator::SetCompany ( const NXString & company)

设置公司名称
创建于NX11.0.0。

许可要求:无

参数
company公司名称

◆ SetCsys()

void NXOpen::StepCreator::SetCsys ( NXOpen::CoordinateSystem * csys)

设置坐标系 - 用于导出数据的参考坐标系
创建于 NX2406.0.0.

许可要求:无

参数
csyscsys

◆ SetDescription() [1/2]

void NXOpen::StepCreator::SetDescription ( const char * description)

设置描述信息
创建于NX11.0.0。

许可要求:无

参数
description描述信息

◆ SetDescription() [2/2]

void NXOpen::StepCreator::SetDescription ( const NXString & description)

设置描述信息
创建于NX11.0.0。

许可要求:无

参数
description描述信息

◆ SetEntityNames()

void NXOpen::StepCreator::SetEntityNames ( NXOpen::StepCreator::EntityNameOption entityNames)

设置实体名称类型(长或短)
创建于 NX11.0.0。

许可要求:无

参数
entityNamesentitynames

◆ SetExportAs()

void NXOpen::StepCreator::SetExportAs ( NXOpen::StepCreator::ExportAsOption exportAs)

设置导出类型 - 该选项决定数据是否使用AP203、AP214或AP242导出
创建于NX11.0.0。

许可要求:无

参数
exportAs导出类型

◆ SetExportConvergentAs()

void NXOpen::StepCreator::SetExportConvergentAs ( NXOpen::StepCreator::ExportConvergentAsOption exportConvergentAs)

设置导出收敛性 - 此选项将决定收敛性几何是导出为精确且网格化的,还是仅导出网格化的几何
创建于 NX1953.0.0.

许可要求:无

参数
exportConvergentAsexportconvergentas

◆ SetExportExtRef()

void NXOpen::StepCreator::SetExportExtRef ( bool exportExtRef)

Sets the export ext ref - if set to true NX data can be output as external reference
Created in NX11.0.0.

License requirements : None

参数
exportExtRefexportextref

◆ SetExportExtRefStructureAs()

void NXOpen::StepCreator::SetExportExtRefStructureAs ( NXOpen::StepCreator::ExternalReferenceStructureOption exportExtRefStructureAs)

Sets the export ext ref as - specifiy the external reference Structure type
Created in NX11.0.0.

License requirements : None

参数
exportExtRefStructureAsexportextrefstructureas

◆ SetExportFrom()

void NXOpen::StepCreator::SetExportFrom ( NXOpen::StepCreator::ExportFromOption exportFrom)

Sets the export from - this option will determine if data from display part or existing part is exported
Created in NX11.0.0.

License requirements : None

参数
exportFromexportfrom

◆ SetExportSolidsAndSurfacesAs()

void NXOpen::StepCreator::SetExportSolidsAndSurfacesAs ( NXOpen::StepCreator::ExportSolidsAndSurfacesAsOption exportSolidsAndSurfacesAs)

设置导出实体和曲面的方式 - 该选项决定实体和曲面是作为精确几何还是离散化几何导出
创建于NX12.0.2。

许可要求:无

参数
exportSolidsAndSurfacesAs导出方式

◆ SetFileSaveFlag()

void NXOpen::StepCreator::SetFileSaveFlag ( bool doingFileSave)

设置文件保存标志 - 若执行文件导出则设为false
创建于NX11.0.0。

许可要求:无

参数
doingFileSave是否执行文件保存

◆ SetGeometricValidationProperties()

void NXOpen::StepCreator::SetGeometricValidationProperties ( bool validationProperties)

设置几何验证属性 - 仅用于 AP242 导出。如果设为 true,则创建几何验证属性
创建于 NX12.0.0。

许可要求:无

参数
validationPropertiesvalidationproperties

◆ SetInputFile() [1/2]

void NXOpen::StepCreator::SetInputFile ( const char * filename)

Sets the input file - name of file which is being exported.
Created in NX11.0.0.

License requirements : None

参数
filenamefilename

◆ SetInputFile() [2/2]

void NXOpen::StepCreator::SetInputFile ( const NXString & filename)

Sets the input file - name of file which is being exported.
Created in NX11.0.0.

License requirements : None

参数
filenamefilename

◆ SetKinematicApp() [1/2]

void NXOpen::StepCreator::SetKinematicApp ( const char * kinematicApp)

设置此应用的导出运动学 - 这将确定当前活动的应用
创建于 NX1953.0.0.

许可要求:无

参数
kinematicAppkinematicapp

◆ SetKinematicApp() [2/2]

void NXOpen::StepCreator::SetKinematicApp ( const NXString & kinematicApp)

设置此应用的导出运动学 - 这将确定当前活动的应用
创建于 NX1953.0.0.

许可要求:无

参数
kinematicAppkinematicapp

◆ SetLayerMask() [1/2]

void NXOpen::StepCreator::SetLayerMask ( const char * layerMask)

设置层掩码 - 您可以通过仅指定包含适当信息的层来限制导出的数据。您可以输入用逗号分隔的层号或层范围。例如,1, 5, 88-109,190-199, 201, 206-210 是合法的规范。导出层的默认设置为 1-256。
创建于 NX11.0.0。

许可要求:无

参数
layerMasklayermask

◆ SetLayerMask() [2/2]

void NXOpen::StepCreator::SetLayerMask ( const NXString & layerMask)

Sets the layerMask - You can limit the data you export by only specifying the layers that contain the appropriate information. You can enter layer numbers or layers ranges separated by commas. For example, 1, 5, 88-109,190-199, 201, 206-210 is a legal specification. The default setting for Layers to Export is 1-256.
Created in NX11.0.0.

License requirements : None

参数
layerMasklayermask

◆ SetMaterial()

void NXOpen::StepCreator::SetMaterial ( bool material)

设置仅适用于 AP242 导出的材料密度信息 - 如果设为 true,则导出材料密度信息
创建于 NX2406.0.0。

许可要求:无

参数
materialmaterial

◆ SetPMIValidationProperties()

void NXOpen::StepCreator::SetPMIValidationProperties ( bool validationProperties)

Sets the pmi validation properties - use this for ap242 export only. if set to true pmi validation properties will be created
Created in NX12.0.0.

License requirements : None

参数
validationPropertiesvalidationproperties

◆ SetReferenceType()

void NXOpen::StepCreator::SetReferenceType ( NXOpen::StepCreator::CsysrefEnum referenceType)

设置参考类型 - 用于导出的参考坐标系
创建于 NX2406.0.0.

许可要求:无

参数
referenceTypereferencetype

◆ SetSettingsFile() [1/2]

void NXOpen::StepCreator::SetSettingsFile ( const char * filename)

Sets the Settings File to read the default settings
Created in NX11.0.0.

License requirements : None

参数
filenamefilename

◆ SetSettingsFile() [2/2]

void NXOpen::StepCreator::SetSettingsFile ( const NXString & filename)

Sets the Settings File to read the default settings
Created in NX11.0.0.

License requirements : None

参数
filenamefilename

◆ SetSystemAttributes()

void NXOpen::StepCreator::SetSystemAttributes ( bool systemAttributes)

设置仅适用于 AP242 导出的系统属性 - 如果设为 true,则导出系统属性
创建于 NX1847.0.0。

许可要求:无

参数
systemAttributessystemattributes

◆ SettingsFile()

NXString NXOpen::StepCreator::SettingsFile ( )

Returns the Settings File to read the default settings
Created in NX11.0.0.

License requirements : None

◆ SetUserDefinedAttributes()

void NXOpen::StepCreator::SetUserDefinedAttributes ( bool userDefinedAttributes)

设置仅适用于 AP242 导出的用户定义属性 - 如果设为 true,则导出用户定义属性
创建于 NX1847.0.0。

许可要求:无

参数
userDefinedAttributesuserdefinedattributes

◆ SetValidationProperties()

void NXOpen::StepCreator::SetValidationProperties ( bool validationProperties)

设置验证属性 - 如果设为 true,则创建验证属性
创建于 NX11.0.0。

许可要求:无

参数
validationPropertiesvalidationproperties

◆ SystemAttributes()

bool NXOpen::StepCreator::SystemAttributes ( )

返回仅适用于 AP242 导出的系统属性 - 如果设为 true,则导出系统属性
创建于 NX1847.0.0。

许可要求:无

◆ UserDefinedAttributes()

bool NXOpen::StepCreator::UserDefinedAttributes ( )

返回仅适用于 AP242 导出的用户定义属性 - 如果设为 true,则导出用户定义属性
创建于 NX1847.0.0。

许可要求:无

◆ ValidationProperties()

bool NXOpen::StepCreator::ValidationProperties ( )

返回验证属性 - 如果设为 true,则创建验证属性
创建于 NX11.0.0。

许可要求:无