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