OCC.Core.BRepMeshData module

BRepMeshData module, see official documentation at https://www.opencascade.com/doc/occt-7.4.0/refman/html/package_brepmeshdata.html

class BRepMeshData_Curve(*args, **kwargs)

Bases: OCC.Core.IMeshData.IMeshData_Curve

  • Empty constructor

Return type

None* Copy constructor – does nothing

Parameters

& (Standard_Transient) –

Return type

None

property thisown

The membership flag

class BRepMeshData_Edge(*args, **kwargs)

Bases: OCC.Core.IMeshData.IMeshData_Edge

  • Empty constructor

Return type

None* Copy constructor – does nothing

Parameters

& (Standard_Transient) –

Return type

None

GetPCurve()
  • Returns pcurve for the specified discrete face.
    param theDFace

    type theDFace

    IMeshData::IFacePtr

    param theOrientation

    type theOrientation

    TopAbs_Orientation

    rtype

    IMeshData::IPCurveHandle* Returns pcurve with the given index.

    param theIndex

    type theIndex

    int

    rtype

    IMeshData::IPCurveHandle

property thisown

The membership flag

class BRepMeshData_Face(*args, **kwargs)

Bases: OCC.Core.IMeshData.IMeshData_Face

  • Empty constructor

Return type

None* Copy constructor – does nothing

Parameters

& (Standard_Transient) –

Return type

None

property thisown

The membership flag

class BRepMeshData_Model(*args)

Bases: OCC.Core.IMeshData.IMeshData_Model

  • Constructor. Initializes empty model.
    param theShape

    type theShape

    TopoDS_Shape

    rtype

    None

SetMaxSize()
  • Sets maximum size of shape’s bounding box.
    param theValue

    type theValue

    float

    rtype

    inline void

property thisown

The membership flag

class BRepMeshData_PCurve(*args, **kwargs)

Bases: OCC.Core.IMeshData.IMeshData_PCurve

  • Empty constructor

Return type

None* Copy constructor – does nothing

Parameters

& (Standard_Transient) –

Return type

None

property thisown

The membership flag

class BRepMeshData_Wire(*args, **kwargs)

Bases: OCC.Core.IMeshData.IMeshData_Wire

  • Empty constructor

Return type

None* Copy constructor – does nothing

Parameters

& (Standard_Transient) –

Return type

None

property thisown

The membership flag

class SwigPyIterator(*args, **kwargs)

Bases: object

advance()
copy()
decr()
distance()
equal()
incr()
next()
previous()
property thisown

The membership flag

value()