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

IfcElectricTimeControl() public méthode

public IfcElectricTimeControl ( IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system ) : System
host IfcObjectDefinition
placement IfcObjectPlacement
representation IfcProductRepresentation
system IfcDistributionSystem
Résultat System
		public IfcElectricTimeControl(IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system) : base(host, placement, representation, system) { }

Same methods

IfcElectricTimeControl::IfcElectricTimeControl ( ) : System
IfcElectricTimeControl::IfcElectricTimeControl ( DatabaseIfc db, IfcElectricTimeControl c ) : System