Click or drag to resize

Document Interface

返回用户文档首页
模型文档,包含整个模型所有的对象数据

Namespace: LoongCAD.STC.Friendly
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.7 (2025.0.9.7)
Syntax
C#
public interface Document

The Document type exposes the following members.

Properties
 NameDescription
Public propertyPath 模型路径
Public propertyScene 当前场景
Top
Methods
 NameDescription
Public methodIsLoaded 模型是否加载
Top
See Also