2016年10月28日 星期五

[Creo VBA]Get Mass Properties

Design Automation
- Creo VBA
- Use Excel to Get Mass Properties of Model
- Excel connect to Creo

/=====================================================/
- IpfcParameters
- IpfcParameterOwner
- IpfcParameter
- IpfcBaseParameter
- IpfcParamValue
- IpfcNamedModelItem

/=====================================================/


The demo video







[Creo VBA] Get Parameter

Design Automation
- Creo VBA
- Use Excel to Get Model's Parameter and list.
- Excel connect to Creo

/=====================================================/
- IpfcParameters
- IpfcParameterOwner
- IpfcParameter
- IpfcBaseParameter
- IpfcParamValue

/=====================================================/


The demo video





[Creo API] Open Model

Design Automation
- Creo VBA
- Use Excel to Open Creo 3D Model
- Excel connect to Creo

/=====================================================/
- CCpfcModelDescriptor
- EpfcModelType.EpfcMDL_ASSEMBLY

/=====================================================/


The demo video








[Creo API] Start Creo

Design Automation
- Creo VBA
- Use Excel to Start Creo 3D software
- Excel connect to Creo

/=====================================================/
- CCpfcAsyncConnection
- AsyncConnection

/=====================================================/

The demo video