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