Esempio n. 1
0
		protected static void parseFields(IfcRelationship r, List<string> arrFields, ref int ipos) { IfcRoot.parseFields(r, arrFields, ref ipos); }
Esempio n. 2
0
		protected IfcRelationship(IfcRelationship r) : base(r) { }