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

IfcElementAssembly() private méthode

private IfcElementAssembly ( ) : System
Résultat System
		internal IfcElementAssembly() : base() { }
		internal IfcElementAssembly(DatabaseIfc db, IfcElementAssembly a, bool downStream) : base(db,a,downStream) { mPredefinedType = a.mPredefinedType; }

Same methods

IfcElementAssembly::IfcElementAssembly ( DatabaseIfc db, IfcElementAssembly a, bool downStream ) : System
IfcElementAssembly::IfcElementAssembly ( IfcObjectDefinition host, IfcAssemblyPlaceEnum place, IfcElementAssemblyTypeEnum type ) : System