SelectionData 类 |
命名空间: Du.SolidWorks.Extension
SelectionData 类型公开以下成员。
名称 | 说明 | |
---|---|---|
SelectionData | 初始化 SelectionData 类的一个新实例 |
名称 | 说明 | |
---|---|---|
Equals | (继承自 Object。) | |
Finalize | (继承自 Object。) | |
GetHashCode | (继承自 Object。) | |
GetType | (继承自 Object。) | |
MemberwiseClone | (继承自 Object。) | |
ToString | (继承自 Object。) |
名称 | 说明 | |
---|---|---|
CastObjT | (由 EnumObjExtension 定义。) | |
GetObjects(IModelDoc2) | 已重载。 (由 SelectionDataExtension 定义。) | |
GetObjectsT(IModelDoc2) | 已重载。
Gets an evaluator for the selected object. We return Func because if you return the solidworks
object itself and store it you get burned by solidworks rebuilds when the object is invalidated.
Only evaluate the function when you actually need the solidworks object. If the return value
is None then it means that there is nothing selected.
(由 SelectionDataExtension 定义。) | |
SWToInt | (由 EnumObjExtension 定义。) |