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

IfcElectricTimeControl() private méthode

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

Same methods

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