NX Open C++ 参考指南 2406 v1.1
载入中...
搜索中...
未找到
NXOpen::Layout2d 命名空间参考

二维布局模块 更多...

class  AssemblyCreationSettingsBuilder
 装配创建设置构建器 更多...
class  AssemblyFromLayout2dBuilder
 从二维布局创建装配的构建器 更多...
class  AssemblyRelation
 装配关系 更多...
class  AssociativeAssemblyBuilder
 关联装配构建器 更多...
class  Component
 组件 更多...
class  ComponentActiveSetBuilder
 组件活动集构建器 更多...
class  ComponentCollection
 组件集合 更多...
class  ComponentDefinition
 组件定义 更多...
class  ComponentDefinitionCollection
 组件定义集合 更多...
class  ComponentNameBuilder
 二维布局组件名称构建器 更多...
class  ComponentSettingsBlockBuilder
 二维布局组件设置块构建器 更多...
class  ComponentSettingsBuilder
 二维布局组件设置构建器 更多...
class  ConvertLayoutToSheetBuilder
 二维布局转换为图纸构建器 更多...
class  ConvertSheetToLayoutBuilder
 图纸转换为二维布局构建器 更多...
class  CreateComponentFrom3DBuilder
 从三维模型创建二维布局组件构建器 更多...
class  CreateComponentFrom3DSettingsBuilder
 从3D创建组件设置构建器 更多...
class  DefineComponentAnchorPointBuilder
 定义组件锚点构建器 更多...
class  DefineComponentBuilder
 定义组件构建器 更多...
class  EditComponentSettingsBuilder
 编辑组件设置构建器 更多...
class  ExportComponentHierarchyBuilder
 导出组件层次结构构建器 更多...
class  GeneralPreferencesBuilder
 常规首选项构建器 更多...
class  InheritDisplayAttributesBuilder
 继承显示属性构建器 更多...
class  InsertComponentBuilder
 插入组件构建器 更多...
class  LayoutDrawingSheet
 布局图纸 更多...
class  LayoutDrawingSheetBuilder
 布局图纸构建器 更多...
class  LayoutDrawingSheetCollection
 布局图纸集合 更多...
class  LocalDefinitionFolder
 本地定义文件夹 更多...
class  LocalDefinitionFolderBuilder
 本地定义文件夹构建器 更多...
class  LocalDefinitionFolderCollection
 本地定义文件夹集合 更多...
class  MakeComponentUniqueBuilder
 使组件唯一构建器 更多...
class  NewComponentBuilder
 新建组件构建器 更多...
class  PublishComponentBuilder
 发布组件构建器 更多...
class  ReparentComponentBuilder
 重设父组件构建器 更多...
class  ReplaceComponentBuilder
 替换组件构建器 更多...
class  SelectComponent
 选择组件 更多...
class  SelectComponentList
 选择组件列表 更多...
class  SmashComponentBuilder
 打散组件构建器 更多...

枚举

enum  ActiveSetScope { ActiveSetScopeNoMembers , ActiveSetScopeSelectMembers , ActiveSetScopeAllMembers }
enum  Layout2dComponentMemberType {
  Layout2dComponentMemberTypeNone , Layout2dComponentMemberTypeSketchGeometryNonReference , Layout2dComponentMemberTypeSketchGeometryReference , Layout2dComponentMemberTypeSketchGeometry ,
  Layout2dComponentMemberTypeSketchDimension , Layout2dComponentMemberTypeSketchConstraint = 8 , Layout2dComponentMemberTypeSketch = 16 , Layout2dComponentMemberTypeComponent = 32 ,
  Layout2dComponentMemberTypeDraftingDimension = 64 , Layout2dComponentMemberTypeDimension = 68 , Layout2dComponentMemberTypeDraftingAnnotationNonDimension = 128 , Layout2dComponentMemberTypeDraftingAnnotation = 192 ,
  Layout2dComponentMemberTypeAnnotation = 196 , Layout2dComponentMemberTypeMiscOthers = 256 , Layout2dComponentMemberTypeMisc = 448 , Layout2dComponentMemberTypeExemptRelationsSet = 512 ,
  Layout2dComponentMemberTypeAll = 1023
}
enum  Layout2dDefinitionLocation { Layout2dDefinitionLocationUnspecified , Layout2dDefinitionLocationLocal , Layout2dDefinitionLocationNative , Layout2dDefinitionLocationTcEng }
enum  Layout2dDefinitionStatus { Layout2dDefinitionStatusUnknown , Layout2dDefinitionStatusSynced , Layout2dDefinitionStatusNotSynced , Layout2dDefinitionStatusMissing }

详细描述

二维布局模块

枚举类型说明

◆ ActiveSetScope

组件激活集成员范围

枚举值
ActiveSetScopeNoMembers 

无成员

ActiveSetScopeSelectMembers 

选择成员

ActiveSetScopeAllMembers 

所有成员

◆ Layout2dComponentMemberType

组件成员类型

枚举值
Layout2dComponentMemberTypeNone 

Layout2dComponentMemberTypeSketchGeometryNonReference 

草图几何(非参考)

Layout2dComponentMemberTypeSketchGeometryReference 

草图几何(参考)

Layout2dComponentMemberTypeSketchGeometry 

草图几何

Layout2dComponentMemberTypeSketchDimension 

草图标注

Layout2dComponentMemberTypeSketchConstraint 

草图约束

Layout2dComponentMemberTypeSketch 

草图

Layout2dComponentMemberTypeComponent 

组件

Layout2dComponentMemberTypeDraftingDimension 

制图标注

Layout2dComponentMemberTypeDimension 

标注

Layout2dComponentMemberTypeDraftingAnnotationNonDimension 

制图注释(非标注)

Layout2dComponentMemberTypeDraftingAnnotation 

制图注释

Layout2dComponentMemberTypeAnnotation 

注释

Layout2dComponentMemberTypeMiscOthers 

杂项其他

Layout2dComponentMemberTypeMisc 

杂项

Layout2dComponentMemberTypeExemptRelationsSet 

豁免关系集

Layout2dComponentMemberTypeAll 

全部

◆ Layout2dDefinitionLocation

定义位置

枚举值
Layout2dDefinitionLocationUnspecified 

未指定

Layout2dDefinitionLocationLocal 

本地

Layout2dDefinitionLocationNative 

原生

Layout2dDefinitionLocationTcEng 

团队中心工程

◆ Layout2dDefinitionStatus

定义状态

枚举值
Layout2dDefinitionStatusUnknown 

未知

Layout2dDefinitionStatusSynced 

已同步

Layout2dDefinitionStatusNotSynced 

未同步

Layout2dDefinitionStatusMissing 

缺失