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

IfcExternalReference() protected méthode

protected IfcExternalReference ( ) : System
Résultat 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