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

发布组件构建器 更多...

#include <Layout2d_PublishComponentBuilder.hxx>

类 NXOpen::Layout2d::PublishComponentBuilder 继承关系图:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public 成员函数

NXString DestinationPath ()
NXOpen::Layout2d::Layout2dDefinitionLocation Location ()
 NX_DEPRECATED ("Deprecated in NX1847.0.0. This property is no longer used. The type of object (definition or folder) is now determined by parsing <ja_pproperty>NXOpen.Layout2d.PublishComponentBuilder.OriginPath</ja_pproperty>") bool IsFolder()
 NX_DEPRECATED ("Deprecated in NX1847.0.0. This property is no longer used. The type of object (definition or folder) is now determined by parsing <ja_pproperty>NXOpen.Layout2d.PublishComponentBuilder.OriginPath</ja_pproperty>") void SetFolder(bool isFolder)
NXString OriginPath ()
void SetDestinationPath (const char *destinationPath)
void SetDestinationPath (const NXString &destinationPath)
void SetLocation (NXOpen::Layout2d::Layout2dDefinitionLocation locationType)
void SetOriginPath (const char *originPath)
void SetOriginPath (const NXString &originPath)
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 _PublishComponentBuilderBuilder

详细描述

发布组件构建器

表示用于发布2D部件功能的构建器,该功能允许将本地定义导出到外部存储位置
要创建此类的新实例,请使用 NXOpen::Layout2d::ComponentCollection::CreatePublishComponentBuilder

创建于NX10.0.0。

成员函数说明

◆ DestinationPath()

NXString NXOpen::Layout2d::PublishComponentBuilder::DestinationPath ( )

返回要发布到的文件夹的路径
创建于NX10.0.0。

许可证要求: None

◆ Location()

NXOpen::Layout2d::Layout2dDefinitionLocation NXOpen::Layout2d::PublishComponentBuilder::Location ( )

返回要发布到的文件夹的位置类型
创建于NX10.0.0。

许可证要求: nx_layout ("NX Layout")

◆ NX_DEPRECATED() [1/2]

NXOpen::Layout2d::PublishComponentBuilder::NX_DEPRECATED ( "Deprecated in NX1847.0.0. This property is no longer used. The type of object (definition or folder) is now determined by parsing <ja_pproperty>NXOpen.Layout2d.PublishComponentBuilder.OriginPath</ja_pproperty>" )

返回要发布的对象类型。可以是定义或文件夹

弃用
在NX1847.0.0中已过时。 该属性不再使用。对象类型(定义或文件夹)现在通过解析 <ja_pproperty>NXOpen.Layout2d.PublishComponentBuilder.OriginPath</ja_pproperty> 来确定

创建于NX10.0.0。

许可证要求: nx_layout ("NX Layout")

◆ NX_DEPRECATED() [2/2]

NXOpen::Layout2d::PublishComponentBuilder::NX_DEPRECATED ( "Deprecated in NX1847.0.0. This property is no longer used. The type of object (definition or folder) is now determined by parsing <ja_pproperty>NXOpen.Layout2d.PublishComponentBuilder.OriginPath</ja_pproperty>" )

设置要发布的对象类型。可以是定义或文件夹

弃用
在NX1847.0.0中已过时。 该属性不再使用。对象类型(定义或文件夹)现在通过解析 <ja_pproperty>NXOpen.Layout2d.PublishComponentBuilder.OriginPath</ja_pproperty> 来确定

创建于NX10.0.0。

许可证要求: nx_layout ("NX Layout")

isfolder

◆ OriginPath()

NXString NXOpen::Layout2d::PublishComponentBuilder::OriginPath ( )

返回要发布的文件夹或定义的路径
创建于NX10.0.0。

许可证要求: None

◆ SetDestinationPath() [1/2]

void NXOpen::Layout2d::PublishComponentBuilder::SetDestinationPath ( const char * destinationPath)

设置要发布到的文件夹的路径
创建于NX10.0.0。

许可证要求: nx_layout ("NX Layout")

参数
destinationPathdestinationpath

◆ SetDestinationPath() [2/2]

void NXOpen::Layout2d::PublishComponentBuilder::SetDestinationPath ( const NXString & destinationPath)

设置要发布到的文件夹的路径
创建于NX10.0.0。

许可证要求: nx_layout ("NX Layout")

参数
destinationPathdestinationpath

◆ SetLocation()

void NXOpen::Layout2d::PublishComponentBuilder::SetLocation ( NXOpen::Layout2d::Layout2dDefinitionLocation locationType)

设置要发布到的文件夹的位置类型
创建于NX10.0.0。

许可证要求: nx_layout ("NX Layout")

参数
locationTypelocationtype

◆ SetOriginPath() [1/2]

void NXOpen::Layout2d::PublishComponentBuilder::SetOriginPath ( const char * originPath)

设置要发布的文件夹或定义的路径
创建于NX10.0.0。

许可证要求: nx_layout ("NX Layout")

参数
originPathoriginpath

◆ SetOriginPath() [2/2]

void NXOpen::Layout2d::PublishComponentBuilder::SetOriginPath ( const NXString & originPath)

设置要发布的文件夹或定义的路径
创建于NX10.0.0。

许可证要求: nx_layout ("NX Layout")

参数
originPathoriginpath