GeometryGym.Ifc.IfcExternalInformation.IfcExternalInformation C# (CSharp) Méthode

IfcExternalInformation() protected méthode

protected IfcExternalInformation ( DatabaseIfc db, IfcExternalInformation i ) : System
db DatabaseIfc
i IfcExternalInformation
Résultat System
		protected IfcExternalInformation(DatabaseIfc db, IfcExternalInformation i) : base(db,i) { }
		protected static void parseFields(IfcExternalInformation r, List<string> arrFields, ref int ipos) { }

Same methods

IfcExternalInformation::IfcExternalInformation ( ) : System
IfcExternalInformation::IfcExternalInformation ( DatabaseIfc db ) : System