コード例 #1
0
ファイル: IFC B.cs プロジェクト: GeometryGym/GeometryGymIFC
		internal IfcBuiltSystem(DatabaseIfc db, IfcBuiltSystem s, DuplicateOptions options) : base(db, s, options) { mLongName = s.mLongName; PredefinedType = s.mPredefinedType; }