Click or drag to resize

PluginBaseInputDefinition(ListInt64) Constructor

返回用户文档首页
模型对象集合输入

Namespace: LoongCAD.STC.Friendly.Plugins
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntax
C#
public InputDefinition(
	List<long> objIds
)

Parameters

objIds  ListInt64
模型对象ID序列
See Also