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

IfcElementAssemblyType() private méthode

private IfcElementAssemblyType ( ) : System
Résultat System
		internal IfcElementAssemblyType() : base() { }
		internal IfcElementAssemblyType(DatabaseIfc db, IfcElementAssemblyType t) : base(db, t) { mPredefinedType = t.mPredefinedType; }

Same methods

IfcElementAssemblyType::IfcElementAssemblyType ( DatabaseIfc db, IfcElementAssemblyType t ) : System
IfcElementAssemblyType::IfcElementAssemblyType ( DatabaseIfc m, string name, IfcElementAssemblyTypeEnum type ) : System