Exemplo n.º 1
0
		protected static void parseFields(IfcSimpleProperty p, List<string> arrFields, ref int ipos) { IfcProperty.parseFields(p, arrFields, ref ipos); }
Exemplo n.º 2
0
		internal IfcPropertyListValue(IfcSimpleProperty bc) : base(bc) { }
Exemplo n.º 3
0
		protected IfcSimpleProperty(IfcSimpleProperty p) : base(p) { }