Пример #1
0
		protected static void parseFields(IfcSimpleProperty p, List<string> arrFields, ref int ipos) { IfcProperty.parseFields(p, arrFields, ref ipos); }
Пример #2
0
		internal IfcPropertyListValue(IfcSimpleProperty bc) : base(bc) { }
Пример #3
0
		protected IfcSimpleProperty(IfcSimpleProperty p) : base(p) { }