Detail |
public abstract class DetailPlugin : ComponentPluginBase
The DetailPlugin type exposes the following members.
Name | Description | |
---|---|---|
![]() | Guid | (Inherited from ComponentPluginBase) |
![]() | Identifier |
同Guid
(Inherited from PluginBase) |
![]() | Positions |
组件控制点列表
(Inherited from ComponentPluginBase) |
![]() | Primatry | 主零件ID |
Name | Description | |
---|---|---|
![]() | IsDefaultValue(Double) |
检查浮点参数是否为默认值
(Inherited from PluginBase) |
![]() | IsDefaultValue(Int32) |
检查32位整数参数是否为默认值
(Inherited from PluginBase) |
![]() | IsDefaultValue(Int64) |
检查64位长整数参数是否为默认值
(Inherited from PluginBase) |
![]() | IsDefaultValue(String) |
检查字符串是否为默认值
(Inherited from PluginBase) |
![]() | Run | 组件运行函数 |