supported acis suface/curve types
supported acis suface/curve types
hello,
i'm using the odbr??? and odge??? classes to read acis data. i'm using odbrface::getsurface() and odbredge::getcurve() to get at the surfaces and curves. these work fine on primitives and basic spline surfaces but tend to give me an error for the more complex types such as blends and sum surfaces. the status is usually odbrmissinggeometry but the data appears to be intact.
is there anything else i can do to get at the data?
can you send me problematic files by email. i can check the situation.
arumyantsev@softdev.spb.ru
sergey slezkin
(release 1.08)
we don't support conversion from
pipesur, sumsur, offsur, and rbblnsur to odgenurbsurface yet. but we
are working on it (possible, it will be added in next release). there
is no other way to get it.
also i have found bug in rotsur functionality. it does not support elliptic generating line yet.
sergey slezkin