Inheritance: BaseClassIfc, IfcResourceObjectSelect
示例#1
0
		protected IfcExternalInformation(IfcExternalInformation i) : base() { }
示例#2
0
		protected static void parseFields(IfcExternalInformation r, List<string> arrFields, ref int ipos) { }
示例#3
0
		protected IfcExternalInformation(DatabaseIfc db, IfcExternalInformation i) : base(db,i) { }