GcGiIBLBackgroundTraits

class pygcad.pygrx.GcGiIBLBackgroundTraits

Bases: GcGiNonEntityTraits

Methods Summary

IBLImageName(self)

C++: GcGiIBLBackgroundTraits::IBLImageName() const --> class GcString

assign(self, para)

C++: GcGiIBLBackgroundTraits::operator=(const class GcGiIBLBackgroundTraits &) --> class GcGiIBLBackgroundTraits &

cast(inPtr)

C++: GcGiIBLBackgroundTraits::cast(const class GcRxObject *) --> class GcGiIBLBackgroundTraits *

className()

C++: GcGiIBLBackgroundTraits::className() --> const wchar_t *

desc()

C++: GcGiIBLBackgroundTraits::desc() --> class GcRxClass *

displayImage(self)

C++: GcGiIBLBackgroundTraits::displayImage() const --> bool

enable(self)

C++: GcGiIBLBackgroundTraits::enable() const --> bool

isA(self)

C++: GcGiIBLBackgroundTraits::isA() const --> class GcRxClass *

rotation(self)

C++: GcGiIBLBackgroundTraits::rotation() const --> double

rxInit()

C++: GcGiIBLBackgroundTraits::rxInit() --> void

secondaryBackground(self)

C++: GcGiIBLBackgroundTraits::secondaryBackground() const --> class GcDbObjectId

setDisplayImage(self, bdisplay)

C++: GcGiIBLBackgroundTraits::setDisplayImage(const bool) --> void

setEnable(self, bEnable)

C++: GcGiIBLBackgroundTraits::setEnable(const bool) --> void

setIBLImageName(self, name)

C++: GcGiIBLBackgroundTraits::setIBLImageName(const class GcString &) --> void

setRotation(self, rotation)

C++: GcGiIBLBackgroundTraits::setRotation(const double) --> void

setSecondaryBackground(self, bg)

C++: GcGiIBLBackgroundTraits::setSecondaryBackground(const class GcDbObjectId) --> void

Methods Documentation

IBLImageName(self: pygcad.pygrx.GcGiIBLBackgroundTraits) GcString

C++: GcGiIBLBackgroundTraits::IBLImageName() const –> class GcString

assign(self: pygcad.pygrx.GcGiIBLBackgroundTraits, para: pygcad.pygrx.GcGiIBLBackgroundTraits) pygcad.pygrx.GcGiIBLBackgroundTraits

C++: GcGiIBLBackgroundTraits::operator=(const class GcGiIBLBackgroundTraits &) –> class GcGiIBLBackgroundTraits &

static cast(inPtr: pygcad.pygrx.GcRxObject) pygcad.pygrx.GcGiIBLBackgroundTraits

C++: GcGiIBLBackgroundTraits::cast(const class GcRxObject *) –> class GcGiIBLBackgroundTraits *

static className() str

C++: GcGiIBLBackgroundTraits::className() –> const wchar_t *

static desc() pygcad.pygrx.GcRxClass

C++: GcGiIBLBackgroundTraits::desc() –> class GcRxClass *

displayImage(self: pygcad.pygrx.GcGiIBLBackgroundTraits) bool

C++: GcGiIBLBackgroundTraits::displayImage() const –> bool

enable(self: pygcad.pygrx.GcGiIBLBackgroundTraits) bool

C++: GcGiIBLBackgroundTraits::enable() const –> bool

isA(self: pygcad.pygrx.GcGiIBLBackgroundTraits) pygcad.pygrx.GcRxClass

C++: GcGiIBLBackgroundTraits::isA() const –> class GcRxClass *

rotation(self: pygcad.pygrx.GcGiIBLBackgroundTraits) float

C++: GcGiIBLBackgroundTraits::rotation() const –> double

static rxInit() None

C++: GcGiIBLBackgroundTraits::rxInit() –> void

secondaryBackground(self: pygcad.pygrx.GcGiIBLBackgroundTraits) pygcad.pygrx.GcDbObjectId

C++: GcGiIBLBackgroundTraits::secondaryBackground() const –> class GcDbObjectId

setDisplayImage(self: pygcad.pygrx.GcGiIBLBackgroundTraits, bdisplay: bool) None

C++: GcGiIBLBackgroundTraits::setDisplayImage(const bool) –> void

setEnable(self: pygcad.pygrx.GcGiIBLBackgroundTraits, bEnable: bool) None

C++: GcGiIBLBackgroundTraits::setEnable(const bool) –> void

setIBLImageName(self: pygcad.pygrx.GcGiIBLBackgroundTraits, name: GcString) None

C++: GcGiIBLBackgroundTraits::setIBLImageName(const class GcString &) –> void

setRotation(self: pygcad.pygrx.GcGiIBLBackgroundTraits, rotation: float) None

C++: GcGiIBLBackgroundTraits::setRotation(const double) –> void

setSecondaryBackground(self: pygcad.pygrx.GcGiIBLBackgroundTraits, bg: pygcad.pygrx.GcDbObjectId) None

C++: GcGiIBLBackgroundTraits::setSecondaryBackground(const class GcDbObjectId) –> void