Visual Components' Community

New Thinking for Factory Simulation
Welcome to Visual Components' Community Sign in | Help
in Search

Browse by Tags

All Tags » Visual Studio » 3DCreate (RSS)
  • C# Example: Read STL files using Fast PolygonSet interface

    In order to make the following code snippet to work, create a new console application project and add COM references vc3DCreate, vcCOM and vcCOMgeo to it: using System; using System.Collections; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Linq; using System.Text;...
    Posted to Forum by RenfoJu1 on pe, syys 4 2009
  • C# Example: Tracking interactive commands in 3DCreate

    Abstract This example project demonstrates how to track interactive commands in 3DCreate through the COM API. Project description The project is a .NET Windows executable, InteractiveListenerExample.exe, that displays a dialog showing the currently selected component, and its position coordinates. The...
    Posted to Forum by stabi on ti, loka 7 2008
  • C# Example: vcCOM Property objects

    Abstract This example project template implements a project that demonstrates the following vcCOM features: Accessing dynamic properties through the IvcPropertyList2 interface. Accessing dynamic property objects using the IvcProperty. Listening for changes in dynamic property objects by implementing...
    Posted to Forum by stabi on pe, elo 15 2008
Page 1 of 1 (3 items)