add line object to block

add line object to block

sgrya1
Advocate Advocate
836件の閲覧回数
1件の返信
メッセージ1/2

add line object to block

sgrya1
Advocate
Advocate
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))
0 件のいいね
837件の閲覧回数
1件の返信
返信 (1)
メッセージ2/2

Anonymous
適用対象外
if your point function returned the right value that should work
how is that function defined?

wrote in message news:6401701@discussion.autodesk.com...
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))
0 件のいいね