VB Programming naming standards for inventor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
I am working on trying to learn inventor programming with vb.net. I know with VB code there are typical naming prefix's, etc... for controls that you can put in your forms. As I am reading through some programming documents/articles on inventor programming I am noticing in the code examples that there are some possible naming prefixes that are used. For example oEdge1 for an edge object. assuming "o" for object. At this point I do not know if this is the intension of the person who wrote the documents or if I am even "analyzing" it correctly.
My question mainly is, is there a list of some sort of standards or typical naming prefixes that are used when programming for inventor? If so, what are they or is there somewhere to find them?
If this response answers your question please click "Accept as Solution".