Click or drag to resize

PluginBaseInputDefinition(Int64) 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(
	long objId
)

Parameters

objId  Int64
模型对象ID
See Also