OCC.Core.RWObj module

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

class RWObj_IShapeReceiver(*args, **kwargs)

Bases: object

BindNamedShape()
  • @param theShape shape to register @param theName shape name @param theMaterial shape material @param theIsRootShape indicates that this is a root object (free shape)
    param theShape

    type theShape

    TopoDS_Shape

    param theName

    type theName

    TCollection_AsciiString

    param theMaterial

    type theMaterial

    RWObj_Material *

    param theIsRootShape

    type theIsRootShape

    bool

    rtype

    None

property thisown

The membership flag

class RWObj_Material(*args)

Bases: object

Return type

None

property AmbientColor
property BumpTexture
property DiffuseColor
property DiffuseTexture
property Name
property Shininess
property SpecularColor
property SpecularTexture
property Transparency
property thisown

The membership flag

class RWObj_SubMesh

Bases: object

property Group
property Material
property Object
property SmoothGroup
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()