The following code defines round start and end caps that are adopted by polyBundle.
TRoundCap* startRoundCap = new TRoundCap();
TRoundCap* endRoundCap = new TRoundCap();
polyBundle->AdoptFrameStartCap( startRoundCap );
polyBundle->AdoptFrameEndCap( endRoundCap );
[Contents]
[Previous]
[Next]
Click the icon to mail questions or corrections about this material to Taligent personnel.