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

IfcExternalReference() protected method

protected IfcExternalReference ( DatabaseIfc db ) : System
db DatabaseIfc
return System
		protected IfcExternalReference(DatabaseIfc db) : base(db) { }
		protected static void parseFields(IfcExternalReference r, List<string> arrFields, ref int ipos)

Same methods

IfcExternalReference::IfcExternalReference ( ) : System
IfcExternalReference::IfcExternalReference ( DatabaseIfc db, IfcExternalReference r ) : System