Skip to main content
12-Amethyst
January 11, 2015
Solved

Color transfer through solidify

  • January 11, 2015
  • 3 replies
  • 2904 views

Hi all,

When making a cut solidify, EMX seems to be able to to transfer colors from the parent quilt to the child surfaces:

http://support.ptc.com/appserver/wcms/relnotes/note.jsp?&im_dbkey=163390&icg_dbkey=825

Is it possible to this in regular Creo? Maybe in 3.0 (I have not upgraded yet)?

Jose


This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.
Best answer by TomU

In both Wildfire (1 - 5) and Creo Parametric (1 - 3) color is only transferred from a surface to a solid if that surface has color within the model being cut. Here are three sample scenarios:

Assembly

-- Part A with colored surface

-- Part B

Scenario 1

  1. Active Part B
  2. Select the quilt from Part A
  3. Choose "Solidify" (remove material)

No color is transferred from Part A to Part B

Scenario 2

  1. Active Part B
  2. Select the quilt from Part A
  3. Copy and Paste the quilt into Part B
  4. Open Part B
  5. Select the copied quilt (no color)
  6. Choose "Solidify" (remove material)

No color is transferred from Part A to Part B

Scenario 3

  1. Active Part B
  2. Create Copy Geometry feature. Select Quilt from Part B. Quilt is copied to Part B with color.
  3. Open Part B
  4. Select the copied quilt (with color)
  5. Choose "Solidify" (remove material)

This time the color is transferred from Part A to Part B

3 replies

17-Peridot
January 12, 2015

I have seen this in Creo 2 with shrinkwrap.

TomU23-Emerald IVAnswer
23-Emerald IV
January 12, 2015

In both Wildfire (1 - 5) and Creo Parametric (1 - 3) color is only transferred from a surface to a solid if that surface has color within the model being cut. Here are three sample scenarios:

Assembly

-- Part A with colored surface

-- Part B

Scenario 1

  1. Active Part B
  2. Select the quilt from Part A
  3. Choose "Solidify" (remove material)

No color is transferred from Part A to Part B

Scenario 2

  1. Active Part B
  2. Select the quilt from Part A
  3. Copy and Paste the quilt into Part B
  4. Open Part B
  5. Select the copied quilt (no color)
  6. Choose "Solidify" (remove material)

No color is transferred from Part A to Part B

Scenario 3

  1. Active Part B
  2. Create Copy Geometry feature. Select Quilt from Part B. Quilt is copied to Part B with color.
  3. Open Part B
  4. Select the copied quilt (with color)
  5. Choose "Solidify" (remove material)

This time the color is transferred from Part A to Part B

12-Amethyst
January 14, 2015

Thanks for your explanation.

I checked the feature created by EMX and it's only a simple solidify. They have found a way to transfer the colors through Toollkit code somehow...

However, the scenario 3 you described may be a solution for me.I have to test it.

Thanks for the tip.

Jose.

1-Visitor
November 13, 2015

Good solution

12-Amethyst
November 13, 2015

Indeed, actually we implemented the solution described by Tom on scenario 3 and it´s working great.