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