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