Look in the OCC documentation under:
-Reference Documentation
->Foundation Classes
-->Reference Manual
--->Kernel
---->NCollections
Archived discussion
Insance of a template
Hi.
How may i create an instance of the OCC templates. I need a Poly_Array1OfMyType. I've done it once rewriting the "instance" (Poly_Array1OfTriangle) using a simply cut/paste, but isn't there a faster way? Ex. with macros as it's for the Handle management.
Thanks.
Discussion
2 archived replies
Posts are displayed in their archived order.
Thanks, it saved me a lot of time :)