Revision: 56276
http://sourceforge.net/p/brlcad/code/56276
Author: brlcad
Date: 2013-07-28 06:08:04 +0000 (Sun, 28 Jul 2013)
Log Message:
-----------
these look useful, but need some indication to keep them
Modified Paths:
--------------
brlcad/trunk/src/conv/step/STEPWrapper.cpp
Modified: brlcad/trunk/src/conv/step/STEPWrapper.cpp
===================================================================
--- brlcad/trunk/src/conv/step/STEPWrapper.cpp 2013-07-28 05:59:56 UTC (rev
56275)
+++ brlcad/trunk/src/conv/step/STEPWrapper.cpp 2013-07-28 06:08:04 UTC (rev
56276)
@@ -124,7 +124,7 @@
bu_exit(1, "ERROR: failure loading advanced boundary
representation from %s\n", stepfile.c_str());
}
}
-#if 0
+#ifdef NOT_YET_TESTED
else if ((sse->STEPfile_id > 0) &&
(sse->IsA(SCHEMA_NAMESPACE::e_product_definition))) {
ProductDefinition *pd = new ProductDefinition();
@@ -156,7 +156,7 @@
}
#endif
#endif
-#if 0
+#ifdef NOT_YET_TESTED
// ContextDependentShapeRepresentation
else if ((sse->STEPfile_id > 0) &&
(sse->IsA(SCHEMA_NAMESPACE::e_context_dependent_shape_representation))) {
ContextDependentShapeRepresentation *cdsr = new
ContextDependentShapeRepresentation();
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits