Esempio n. 1
0
		protected static void parseString(IfcStyleModel shape, string str, ref int pos) { IfcRepresentation.parseString(shape, str, ref pos); }
Esempio n. 2
0
		protected IfcStyleModel(IfcStyleModel i) : base(i) { }