コード例 #1
0
 public ConstraintRadius(RebarShapeDefByArc def)
     : base(def)
 {
     m_arcReferenceType = RebarShapeArcReferenceType.External;
 }
コード例 #2
0
ファイル: ConstraintOnArcShape.cs プロジェクト: AMEE/revit
 public ConstraintRadius(RebarShapeDefByArc def)
     : base(def)
 {
     m_arcReferenceType = RebarShapeArcReferenceType.External;
 }