JoeBobJenkins
Marine/Ocean
- Mar 7, 2006
- 25
Here's the code I've been trying but it won't recognize the colors brought in by the step file.
Dim ColorSet As femap.Set
Set ColorSet = App.feSet
rc=ColorSet.AddAll(40)
Color=ColorSet.First
Dim ColorSet As femap.Set
Set ColorSet = App.feSet
rc=ColorSet.AddAll(40)
Color=ColorSet.First