IKO_BRepBuilderAPI_MakeWire Interface
HRESULT FromEdge(IKO_TopoDS_Edge* edge, IKO_TopoDS_Wire** wire)
Parameters
edge -[in] the edge to creat-[out,retval] the created entity. Query ISection
from edge to accces its DG Kernel properties and methods
- RRemarks:
Creates wire form an edge
|