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

IfcExternalReference() protected method

protected IfcExternalReference ( ) : System
return System
		protected IfcExternalReference() : base() { }
		protected IfcExternalReference(DatabaseIfc db, IfcExternalReference r) : base(db,r) { mLocation = r.mLocation; mIdentification = r.mIdentification; mName = r.mName; }

Same methods

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