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

IfcElementType() protected méthode

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

Same methods

IfcElementType::IfcElementType ( ) : System
IfcElementType::IfcElementType ( DatabaseIfc db ) : System
IfcElementType::IfcElementType ( DatabaseIfc db, IfcElementType t ) : System