Click or drag to resize

IAssemblable Interface

返回用户文档首页
可被加入构件的对象接口

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 interface IAssemblable

The IAssemblable type exposes the following members.

Methods
 NameDescription
Public methodGetAssembly 获取所属构件
Top
See Also