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

IfcDistributionChamberElement() private method

private IfcDistributionChamberElement ( ) : System
return System
		internal IfcDistributionChamberElement() : base() { }
		internal IfcDistributionChamberElement(DatabaseIfc db, IfcDistributionChamberElement e) : base(db, e) { mPredefinedType = e.mPredefinedType; }

Same methods

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