DG Kernel Documentation


Skip Navigation Links.
Skip Navigation LinksHome Page > API Reference > Model > Entities > Geometry > BSpline BRep Geometry > IBRepCompound_DG Search Documentation


IBRepCompound_DG Interface

GetShapeCount
GetShape
AddShape
AddNewShape
RemoveShape

int GetShapeCount()


IBRepShape_DG GetShape(int index)


void AddShape(IBRepShape_DG shape)


IBRepShape_DG AddNewShape(ShapeType_DG type)


void RemoveShape(IBRepShape_DG shape)