corner seam

corner seam

Anonymous
適用対象外
544件の閲覧回数
4件の返信
メッセージ1/5

corner seam

Anonymous
適用対象外

Can somebody tell me if i can control the Maximum Gap Distance and Face/Edge Distance in the Corner Seam by iLogic.

I want to change between those two in different styles.

Something like this?

If currentStyle = "Kemi_0.6" Then
   Face/Edge Distance = treu
 If currentStyle = "Kemi_0.6" Then
   Parameter("overlap") = 0.8 ul

 

see also my  topic:http://forums.autodesk.com/t5/Autodesk-Inventor-Customization/control-Corner-Seam/td-p/3727484

 

0 件のいいね
545件の閲覧回数
4件の返信
返信 (4)
メッセージ2/5

xiaodong_liang
Autodesk Support
Autodesk Support

Hi,

 

please do not mind I jump into your question again. As suggested in the other post, you could use Inventor API to access CornerDefinition in which the properties/settings are available. such as CornerDefinition.CornerDefinitionType. I attached a snapshot of the API help reference.

0 件のいいね
メッセージ3/5

Anonymous
適用対象外

where can i find the api reference, i work with inventor 2013.

Is it a help file i can find in Inventor?

0 件のいいね
メッセージ4/5

xiaodong_liang
Autodesk Support
Autodesk Support

you can find it at

 

C:\Program Files\Autodesk\Inventor 2013\Local Help\admapi_17_0.chm

0 件のいいね
メッセージ5/5

Anonymous
適用対象外

Thanks, i will look into it.

0 件のいいね