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