예제 #1
0
파일: PAAModel.cs 프로젝트: wzfxue/Revit
 public FamilySymbol GetLineFamily(Document doc)
 {
     return(TextType.GetLineFamily(doc));
 }