コード例 #1
0
ファイル: IFC S.cs プロジェクト: jenca-cloud/ggIFC
		protected static void parseString(IfcStyleModel shape, string str, ref int pos) { IfcRepresentation.parseString(shape, str, ref pos); }
コード例 #2
0
ファイル: IFC S.cs プロジェクト: jenca-cloud/ggIFC
		protected IfcStyleModel(IfcStyleModel i) : base(i) { }