상속: BaseClassIfc, IfcResourceObjectSelect
예제 #1
0
파일: IFC E.cs 프로젝트: jenca-cloud/ggIFC
		protected IfcExternalInformation(IfcExternalInformation i) : base() { }
예제 #2
0
파일: IFC E.cs 프로젝트: jenca-cloud/ggIFC
		protected static void parseFields(IfcExternalInformation r, List<string> arrFields, ref int ipos) { }
예제 #3
0
		protected IfcExternalInformation(DatabaseIfc db, IfcExternalInformation i) : base(db,i) { }