Click or drag to resize

ConnectionSetSecondaryObjects 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 SetSecondaryObjects(
	List<Part> parts
)

Parameters

parts  ListPart

Return Value

Boolean
See Also