Copy_Geometry
Functions | |
HC_KEY | Copy_Geometry (HC_KEY key, const char *segment) |
Copies the geometry referred to by key to the given segment. More... | |
Detailed Description
Function Documentation
◆ Copy_Geometry()
HC_KEY Copy_Geometry | ( | HC_KEY | key, |
const char * | segment | ||
) |
Copies the geometry referred to by key to the given segment.
- Parameters
-
key HOOPS key the the geometry in question. segment Name of the segment to which the geometry should be moved.
- Returns
- The key to the duplicate geometry.
DETAILS
No additional details.
- See also
- Copy_Segment