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

IfcElementType() protected méthode

protected IfcElementType ( DatabaseIfc db, IfcElementType t ) : System
db DatabaseIfc
t IfcElementType
Résultat System
		protected IfcElementType(DatabaseIfc db, IfcElementType t) : base(db,t) { mElementType = t.mElementType; }
		protected IfcElementType(DatabaseIfc db) : base(db) { }

Same methods

IfcElementType::IfcElementType ( ) : System
IfcElementType::IfcElementType ( DatabaseIfc db ) : System
IfcElementType::IfcElementType ( IfcElementType basis ) : System