点击或拖拽改变大小

Component2Extension 类

[缺少 "T:Du.SolidWorks.Extension.Component2Extension" 的 <summary> 文档]

继承层次
SystemObject
  Du.SolidWorks.ExtensionComponent2Extension

命名空间:  Du.SolidWorks.Extension
程序集:  Du.SolidWorks (在 Du.SolidWorks.dll 中) 版本:0.1.1.0 (0.1.1)
语法
public static class Component2Extension

Component2Extension 类型公开以下成员。

方法
  名称说明
公共方法静态成员Edit
编辑零部件,自动区分装配体还是零件
公共方法静态成员GetChildrenEx
获取组件的子组件
公共方法静态成员GetCompTopFeatures
获取组件顶层的所有特征
公共方法静态成员GetCompTopFeaturesWithTypeName
用类型名过滤特征--只获取第一级特征
公共方法静态成员GetCompType
获取组件的类型
公共方法静态成员GetModelDoc2Ex
直接返回转换类型的ModelDoc对象
公共方法静态成员GetPostion
公共方法静态成员SelectFor(Component2, Action, Boolean)
选择后执行特定动作
公共方法静态成员SelectFor(Component2, ActionComponent2, Boolean)
选择后执行特定动作
公共方法静态成员SetFixStatus
设置是否固定
公共方法静态成员TakeCompTopFeaturesWhile
获取特定的特征
公共方法静态成员UsingAllBody
公共方法静态成员UsingChildren
公共方法静态成员UsingCompModelDoc2
Top
参见