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

parseFields() protected static méthode

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