Click or drag to resize

DObjectGetDObjectArr(String, DObject) Method

返回用户文档首页
Namespace: LoongCAD.Util
Assembly: LoongSDKCore (in LoongSDKCore.dll) Version: 2025.0.9.14 (2025.0.9.14)
Syntax
C#
public DObject[] GetDObjectArr(
	string key,
	DObject[] def
)

Parameters

key  String
 
def  DObject
 

Return Value

DObject
See Also