protected static void parseFields(IfcReinforcingElementType t, List<string> arrFields, ref int ipos) { IfcElementComponentType.parseFields(t, arrFields, ref ipos); }
protected IfcReinforcingElementType(IfcReinforcingElementType t) : base(t) { }