Click or drag to resize

ComponentInputAddInputObjects Method

返回用户文档首页
Namespace: LoongCAD.STC.Friendly.Scene
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntax
C#
public bool AddInputObjects(
	List<ModelObject> objs
)

Parameters

objs  ListModelObject
 

Return Value

Boolean
See Also