IKO_TopoDS_Shape Interface
Represents a generic shape in OCC Technology. Currently used as a handle to
intermediate results or for queriing more specific interfaces
HRESULT ShapeType(TopAbs_ShapeEnumKO* type)
Parameters
type -[out,retval] The returned type of the shape
- Remarks:
Allows detecting type of a (sub)shape at runtime
|