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