コード例 #1
0
ファイル: PAAModel.cs プロジェクト: wzfxue/Revit
 public FamilySymbol GetLineFamily(Document doc)
 {
     return(TextType.GetLineFamily(doc));
 }