メッセージ1/2
add line object to block
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- パーマリンクを表示
- 印刷
- 報告
Is there a simple way to add a line object to a block rather than defining points beforehand?
ie.
blockObj.AddLine( Point(-100,0,0), Point(100,0,0))
ie.
blockObj.AddLine( Point(-100,0,0), Point(100,0,0))