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