Inheritance: IfcAnnotationOccurrence
示例#1
0
		protected static void parseFields(IfcAnnotationCurveOccurrence a,List<string> arrFields, ref int ipos) { IfcAnnotationOccurrence.parseFields(a,arrFields, ref ipos); }
示例#2
0
		protected IfcAnnotationCurveOccurrence(IfcAnnotationCurveOccurrence p) : base((IfcAnnotationOccurrence)p) { }