Click or drag to resize

Phase Class

返回用户文档首页
阶段
Inheritance Hierarchy
SystemObject
  LoongCAD.STC.Friendly.ScenePhase

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

The Phase type exposes the following members.

Constructors
 NameDescription
Public methodPhaseInitializes a new instance of the Phase class
Public methodPhase(Int32)Initializes a new instance of the Phase class
Public methodPhase(Int32, String, String)Initializes a new instance of the Phase class
Top
Properties
 NameDescription
Public propertyPhaseComment 阶段注释
Public propertyPhaseName 阶段名称
Public propertyPhaseNumber 阶段编号
Top
Methods
 NameDescription
Public methodDelete 
Public methodInsert 
Public methodModify 
Public methodSelect 
Top
See Also