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

IfcDistributionFlowElementType() protected method

protected IfcDistributionFlowElementType ( IfcDistributionFlowElementType basis ) : System
basis IfcDistributionFlowElementType
return System
		protected IfcDistributionFlowElementType(IfcDistributionFlowElementType basis) : base(basis) { }
		protected IfcDistributionFlowElementType(DatabaseIfc db) : base(db) { }

Same methods

IfcDistributionFlowElementType::IfcDistributionFlowElementType ( ) : System
IfcDistributionFlowElementType::IfcDistributionFlowElementType ( DatabaseIfc db ) : System
IfcDistributionFlowElementType::IfcDistributionFlowElementType ( DatabaseIfc db, IfcDistributionFlowElementType t ) : System
IfcDistributionFlowElementType