Click or drag to resize

DocumentProxy Class

返回用户文档首页
模型序列化器,包含整个模型所有的对象数据
Inheritance Hierarchy
SystemObject
  LoongCAD.STC.ProxyDocumentProxy

Namespace: LoongCAD.STC.Proxy
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntax
C#
public class DocumentProxy

The DocumentProxy type exposes the following members.

Constructors
 NameDescription
Public methodDocumentProxy 默认构造函数
Top
Properties
 NameDescription
Public propertyAddress 地址
Public propertyAuthorObsolete.
建造商(旧接口)
Public propertyBuilder 建造商
Public propertyComment 评注
Public propertyDateBegin 开始日期
Public propertyDateComplete 结束日期
Public propertyDesigner 设计师
Public propertyEnv 工程环境
Public propertyFullDesc 描述
Public propertyGuid 文档Guid
Public propertyManufacturer 制造者
Public propertyProjName 工程名称
Public propertyProjNo 工程编号
Public propertyRemarks1 备注1
Public propertyRemarks2 备注2
Public propertyScene 获取场景对象
Public propertyShortDesc 产品描述
Public propertyTarget 目标
Public propertyUsrFields1 用户字段1
Public propertyUsrFields2 用户字段2
Public propertyUsrFields3 用户字段3
Public propertyUsrFields4 用户字段4
Public propertyUsrFields5 用户字段5
Public propertyUsrFields6 用户字段6
Public propertyUsrFields7 用户字段7
Public propertyUsrFields8 用户字段8
Top
Methods
 NameDescription
Public methodCreatePhase 创建阶段对象
Public methodCreateView 创建视图对象
Public methodSave 存档
Top
See Also