Brian Ekins

February 2012

Sun Mon Tue Wed Thu Fri Sat
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29      

« Saving 3D DWG Using the DWG Translator | Main | Stepping Through the Features of a Model »

May 23, 2011

TrackBack

TrackBack URL for this entry:
http://www.typepad.com/services/trackback/6a00e553fcbfc688340154327e4c46970c

Listed below are links to weblogs that reference Inventor API Survey:

Comments

Jhskos

Always deeply grateful for your post
Is there any plan to post about ilogic?

One question to ask
How do I add? User parameter (Text Value)


Examples. DoubleValue)
Sub Main()

Dim oCompDef As PartComponentDefinition
oComDef = ThisApplication.ActiveDocument.ComponentDefinition

Dim oParams As Parameters
oParams = oComDef.Parameters

Dim uParams As UserParameters
uParams = oParams.UserParameters

kInventor = uParams.AddByExpression!("kInventor", 0.15, "mm")

iLogicVb.UpdateWhenDone = True

End Sub

The comments to this entry are closed.

RSS Feed

  •  Subscribe

Survey