GeometryGym.Ifc.IfcDistributionFlowElementType.parseFields C# (CSharp) Метод

parseFields() защищенный статический Метод

protected static parseFields ( IfcDistributionFlowElementType t, List arrFields, int &ipos ) : void
t IfcDistributionFlowElementType
arrFields List
ipos int
Результат void
		protected static void parseFields(IfcDistributionFlowElementType t, List<string> arrFields, ref int ipos) { IfcDistributionElementType.parseFields(t, arrFields, ref ipos); }
	}
IfcDistributionFlowElementType