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