GeometryGym.Ifc.IfcElectricMotor.IfcElectricMotor C# (CSharp) Method

IfcElectricMotor() public method

public IfcElectricMotor ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system ) : System
host IfcObjectDefinition
placement IfcObjectPlacement
representation IfcProductRepresentation
system IfcDistributionSystem
return System
		public IfcElectricMotor(IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system) : base(host, placement, representation, system) { }

Same methods

IfcElectricMotor::IfcElectricMotor ( ) : System
IfcElectricMotor::IfcElectricMotor ( DatabaseIfc db, IfcElectricMotor m ) : System