
Tue, 04/19/2005 - 15:43
Forums:
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.
Tue, 04/19/2005 - 15:49
Look in the OCC documentation under:
-Reference Documentation
->Foundation Classes
-->Reference Manual
--->Kernel
---->NCollections
Mon, 04/25/2005 - 12:46
Thanks, it saved me a lot of time :)