Click or drag to resize

ProjectInfo Class

返回用户文档首页
项目信息
Inheritance Hierarchy
SystemObject
  LoongCAD.STC.FriendlyProjectInfo

Namespace: LoongCAD.STC.Friendly
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.14 (2025.0.9.14)
Syntax
C#
public class ProjectInfo

The ProjectInfo type exposes the following members.

Properties
 NameDescription
Public propertyAddress 地址
Public propertyBuilder 项目建造者
Public propertyDesigner 设计师
Public propertyEndDate 结束日期
Public propertyInfo1 备注1
Public propertyInfo2 备注2
Public propertyName 项目名称
Public propertyObject 目标
Public propertyProjectNumber 项目编号
Public propertyStartDate 开始日期
Top
Methods
 NameDescription
Public methodModify 将项目属性同步到模型中
Public methodSelect 将当前模型项目信息同步到此对象中
Top
See Also