List Inventor Properties via API

List Inventor Properties via API

Anonymous
Not applicable
330 Views
3 Replies
Message 1 of 4

List Inventor Properties via API

Anonymous
Not applicable
I'm looking for a way to use the Inventor APIs to list out the builtin property names inside of a visual basic utility with out actually having an inventor file open. In this utility i'm not concerned with the contents of the properties in any given file, I only want a way to list out what the property names are.
0 Likes
331 Views
3 Replies
Replies (3)
Message 2 of 4

Anonymous
Not applicable
Send me your email and I'll send you an apprentice program - iProperties
Editor
CVA

--
www.CVAengineering.com

IV11 Pro. sp2 and IV2008 Pro. sp0
Window XP Pro sp2
Pentium 3.2 Ghz, 3.0 GB of RAM
NVIDIA FX 3400 91.85
SpacePilot V 3.3.6
wrote in message
news:5641587@discussion.autodesk.com...
I'm looking for a way to use the Inventor APIs to list out the builtin
property names inside of a visual basic utility with out actually having an
inventor file open. In this utility i'm not concerned with the contents of
the properties in any given file, I only want a way to list out what the
property names are.
0 Likes
Message 3 of 4

Anonymous
Not applicable
my email chrisc AT CVAengineering DOT com

--
www.CVAengineering.com

IV11 Pro. sp2 and IV2008 Pro. sp0
Window XP Pro sp2
Pentium 3.2 Ghz, 3.0 GB of RAM
NVIDIA FX 3400 91.85
SpacePilot V 3.3.6
"CVAengineering" wrote in message
news:5641706@discussion.autodesk.com...
Send me your email and I'll send you an apprentice program - iProperties
Editor
CVA

--
www.CVAengineering.com

IV11 Pro. sp2 and IV2008 Pro. sp0
Window XP Pro sp2
Pentium 3.2 Ghz, 3.0 GB of RAM
NVIDIA FX 3400 91.85
SpacePilot V 3.3.6
wrote in message
news:5641587@discussion.autodesk.com...
I'm looking for a way to use the Inventor APIs to list out the builtin
property names inside of a visual basic utility with out actually having an
inventor file open. In this utility i'm not concerned with the contents of
the properties in any given file, I only want a way to list out what the
property names are.
0 Likes
Message 4 of 4

Anonymous
Not applicable
The iProperty sample delivered as part of the Inventor SDK also demonstrates
this.
wrote in message
news:5641587@discussion.autodesk.com...
I'm looking for a way to use the Inventor APIs to list out the builtin
property names inside of a visual basic utility with out actually having an
inventor file open. In this utility i'm not concerned with the contents of
the properties in any given file, I only want a way to list out what the
property names are. See SDK\Samples\VB\Standalone
Applications\ApprenticeServer\Properties

--
Brian Ekins
Autodesk Inventor API
0 Likes