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

IfcDistributionChamberElement() private method

private IfcDistributionChamberElement ( DatabaseIfc db, IfcDistributionChamberElement e ) : System
db DatabaseIfc
e IfcDistributionChamberElement
return System
		internal IfcDistributionChamberElement(DatabaseIfc db, IfcDistributionChamberElement e) : base(db, e) { mPredefinedType = e.mPredefinedType; }
		public IfcDistributionChamberElement(IfcObjectDefinition host, IfcObjectPlacement placement, IfcProductRepresentation representation, IfcDistributionSystem system) : base(host, placement, representation, system) { }

Same methods

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