GeometryGym.Ifc.IfcExternalInformation.IfcExternalInformation C# (CSharp) Method

IfcExternalInformation() protected method

protected IfcExternalInformation ( DatabaseIfc db ) : System
db DatabaseIfc
return System
		protected IfcExternalInformation(DatabaseIfc db) : base(db) { }
		protected IfcExternalInformation(DatabaseIfc db, IfcExternalInformation i) : base(db,i) { }

Same methods

IfcExternalInformation::IfcExternalInformation ( ) : System
IfcExternalInformation::IfcExternalInformation ( DatabaseIfc db, IfcExternalInformation i ) : System