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

IfcDistributionFlowElementType() protected méthode

protected IfcDistributionFlowElementType ( DatabaseIfc db, IfcDistributionFlowElementType t ) : System
db DatabaseIfc
t IfcDistributionFlowElementType
Résultat System
		protected IfcDistributionFlowElementType(DatabaseIfc db, IfcDistributionFlowElementType t) : base(db, t) { }
		protected static void parseFields(IfcDistributionFlowElementType t, List<string> arrFields, ref int ipos) { IfcDistributionElementType.parseFields(t, arrFields, ref ipos); }

Same methods

IfcDistributionFlowElementType::IfcDistributionFlowElementType ( ) : System
IfcDistributionFlowElementType::IfcDistributionFlowElementType ( DatabaseIfc db ) : System
IfcDistributionFlowElementType::IfcDistributionFlowElementType ( IfcDistributionFlowElementType basis ) : System
IfcDistributionFlowElementType