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

IfcElectricMotor() private méthode

private IfcElectricMotor ( DatabaseIfc db, IfcElectricMotor m ) : System
db DatabaseIfc
m IfcElectricMotor
Résultat System
		internal IfcElectricMotor(DatabaseIfc db, IfcElectricMotor m) : base(db, m) { mPredefinedType = m.mPredefinedType; }
		public IfcElectricMotor(IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system) : base(host, placement, representation, system) { }

Same methods

IfcElectricMotor::IfcElectricMotor ( ) : System
IfcElectricMotor::IfcElectricMotor ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system ) : System