Title:
inventorhelpexamples_part_general Download
Description: Here are the VBA examples in this section of samples for parts converted to C#. This group of examples includes an example for an event (TestSelection) that allows you to get an entity from the user using events. It also has some parameter and brep examples. The WorkPointAtMassCenter c# example was already in the help file. (Saved me some time converting it).
This project has the following functions.
CreateParametersAndGroup
MoldBaseSample
SelectivelyLinkParams
QueryAndShowFeatureDimensions
TestSelection
IsCylindricalFaceInterior
GetPartMassProps
GetPartMassPropsWithoutDirtying
WorkPointAtMassCenter
CreateMaterial
ShowMaterials
ModelParameters
TableParameters
CreateRectangleFace
Here is the CreateParametersAndGroup function:
// Creating a new parameter group API Sample
//Description
//This sample demonstrates the creation of model,
//reference and user parameters and
//copying these parameters to a newly created group.
public void CreateP
To Search:
File list (Check if you may need any files):
Inventor_Help_Examples_in_CSharp_Parts_General
..............................................\Inventor_Help_Examples_in_CSharp_Parts_General
..............................................\..............................................\bin
..............................................\..............................................\...\Debug
..............................................\..............................................\...\.....\Inventor_Help_Examples_in_CSharp_Parts_General.vshost.exe
..............................................\..............................................\...\.....\Inventor_Help_Examples_in_CSharp_Parts_General.vshost.exe.manifest
..............................................\..............................................\...\Release
..............................................\..............................................\Form1.cs
..............................................\..............................................\Form1.Designer.cs
..............................................\..............................................\Form1.resx
..............................................\..............................................\Inventor_Help_Examples_in_CSharp_Parts_General.csproj
..............................................\..............................................\Inventor_Help_Examples_in_CSharp_Parts_General.csproj.user
..............................................\..............................................\obj
..............................................\..............................................\...\x86
..............................................\..............................................\...\...\Debug
..............................................\..............................................\...\...\.....\DesignTimeResolveAssemblyReferences.cache
..............................................\..............................................\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
..............................................\..............................................\...\...\.....\GenerateResource.read.1.tlog
..............................................\..............................................\...\...\.....\GenerateResource.write.1.tlog
..............................................\..............................................\...\...\.....\Inventor_Help_Examples_in_CSharp_Parts_General.csproj.FileListAbsolute.txt
..............................................\..............................................\...\...\.....\Inventor_Help_Examples_in_CSharp_Parts_General.Form1.resources
..............................................\..............................................\...\...\.....\Inventor_Help_Examples_in_CSharp_Parts_General.Properties.Resources.resources
..............................................\..............................................\...\...\.....\TempPE
..............................................\..............................................\...\...\Release
..............................................\..............................................\Program.cs
..............................................\..............................................\Properties
..............................................\..............................................\..........\AssemblyInfo.cs
..............................................\..............................................\..........\Resources.Designer.cs
..............................................\..............................................\..........\Resources.resx
..............................................\..............................................\..........\Settings.Designer.cs
..............................................\..............................................\..........\Settings.settings
..............................................\Inventor_Help_Examples_in_CSharp_Parts_General.sln
..............................................\Inventor_Help_Examples_in_CSharp_Parts_General.suo