Click or drag to resize

ObjectProxyBase Interface

返回用户文档首页
代理模型对象基类

Namespace: LoongCAD.STC.Proxy.Object3D
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.8 (2025.0.9.8)
Syntax
C#
public interface ObjectProxyBase

The ObjectProxyBase type exposes the following members.

Properties
 NameDescription
Public propertyId 对象ID
Public propertyLocked 对象是否锁定
Public propertyType 对象类型
Top
See Also