OCC.Core.AppBlend module

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

class AppBlend_Approx(*args, **kwargs)

Bases: object

Curve2d()
Parameters

Index

type Index

int

param TPoles

type TPoles

TColgp_Array1OfPnt2d

param TKnots

type TKnots

TColStd_Array1OfReal &

param TMults

type TMults

TColStd_Array1OfInteger &

rtype

void

Curve2dPoles()
Parameters

Index

type Index

int

rtype

TColgp_Array1OfPnt2d

Curves2dDegree()
Return type

int

Curves2dKnots()
Return type

TColStd_Array1OfReal

Curves2dMults()
Return type

TColStd_Array1OfInteger

Curves2dShape()
Parameters

Degree

type Degree

int &

param NbPoles

type NbPoles

int &

param NbKnots

type NbKnots

int &

rtype

void

IsDone()
Return type

bool

NbCurves2d()
Return type

int

SurfPoles()
Return type

TColgp_Array2OfPnt

SurfShape()
Parameters

UDegree

type UDegree

int &

param VDegree

type VDegree

int &

param NbUPoles

type NbUPoles

int &

param NbVPoles

type NbVPoles

int &

param NbUKnots

type NbUKnots

int &

param NbVKnots

type NbVKnots

int &

rtype

void

SurfUKnots()
Return type

TColStd_Array1OfReal

SurfUMults()
Return type

TColStd_Array1OfInteger

SurfVKnots()
Return type

TColStd_Array1OfReal

SurfVMults()
Return type

TColStd_Array1OfInteger

SurfWeights()
Return type

TColStd_Array2OfReal

Surface()
Parameters

TPoles

type TPoles

TColgp_Array2OfPnt

param TWeights

type TWeights

TColStd_Array2OfReal &

param TUKnots

type TUKnots

TColStd_Array1OfReal &

param TVKnots

type TVKnots

TColStd_Array1OfReal &

param TUMults

type TUMults

TColStd_Array1OfInteger &

param TVMults

type TVMults

TColStd_Array1OfInteger &

rtype

void

TolCurveOnSurf()
Parameters

Index

type Index

int

rtype

float

TolReached()
Parameters

Tol3d

type Tol3d

float &

param Tol2d

type Tol2d

float &

rtype

void

UDegree()
Return type

int

VDegree()
Return type

int

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()