发布组件构建器
更多...
#include <Layout2d_PublishComponentBuilder.hxx>
|
|
class | _PublishComponentBuilderBuilder |
发布组件构建器
表示用于发布2D部件功能的构建器,该功能允许将本地定义导出到外部存储位置
要创建此类的新实例,请使用 NXOpen::Layout2d::ComponentCollection::CreatePublishComponentBuilder
创建于NX10.0.0。
◆ DestinationPath()
| NXString NXOpen::Layout2d::PublishComponentBuilder::DestinationPath |
( |
| ) |
|
返回要发布到的文件夹的路径
创建于NX10.0.0。
许可证要求: None
◆ 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>" | | ) |
|
◆ 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>" | | ) |
|
◆ 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")
- 参数
-
| destinationPath | destinationpath |
◆ SetDestinationPath() [2/2]
| void NXOpen::Layout2d::PublishComponentBuilder::SetDestinationPath |
( |
const NXString & | destinationPath | ) |
|
设置要发布到的文件夹的路径
创建于NX10.0.0。
许可证要求: nx_layout ("NX Layout")
- 参数
-
| destinationPath | destinationpath |
◆ SetLocation()
设置要发布到的文件夹的位置类型
创建于NX10.0.0。
许可证要求: nx_layout ("NX Layout")
- 参数
-
◆ SetOriginPath() [1/2]
| void NXOpen::Layout2d::PublishComponentBuilder::SetOriginPath |
( |
const char * | originPath | ) |
|
设置要发布的文件夹或定义的路径
创建于NX10.0.0。
许可证要求: nx_layout ("NX Layout")
- 参数
-
◆ SetOriginPath() [2/2]
| void NXOpen::Layout2d::PublishComponentBuilder::SetOriginPath |
( |
const NXString & | originPath | ) |
|
设置要发布的文件夹或定义的路径
创建于NX10.0.0。
许可证要求: nx_layout ("NX Layout")
- 参数
-