namespace HStation.Revit { /// /// 常量参数 /// public class ConstParas { /// /// 场景 /// public const string Scene = "Revit"; } }