Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I'm not able to call the following method:
Dim oImate As Object
Dim oMateName As iMateDefinition
Dim oFace As face
....
Set oImate = oCompDef.iMateResults.AddByiMateAndEntity(oMateName.Name, oFace)
as it returns not a valid type.
Can someone provide me an example?
thx
Solved! Go to Solution.