예제 #1
0
파일: IFC S.cs 프로젝트: jenca-cloud/ggIFC
		protected static void parseFields(IfcStructuralLoadStatic l, List<string> arrFields, ref int ipos) { IfcStructuralLoadOrResult.parseFields(l, arrFields, ref ipos); }
예제 #2
0
파일: IFC S.cs 프로젝트: jenca-cloud/ggIFC
		protected IfcStructuralLoadStatic(IfcStructuralLoadStatic p) : base(p) { }