Class: QgsStyleSymbol3DEntity

class qgis.core.QgsStyleSymbol3DEntity(symbol: QgsAbstract3DSymbol)

Bases: QgsStyleEntityInterface

Constructor for QgsStyleSymbol3DEntity, with the specified symbol.

Ownership of symbol is NOT transferred.

QgsStyleSymbol3DEntity(QgsStyleSymbol3DEntity)

A 3d symbol entity for QgsStyle databases.

Methods

symbol

Returns the entity’s symbol.

type

rtype

QgsStyle.StyleEntity

symbol(self)QgsAbstract3DSymbol

Returns the entity’s symbol.

Return type

QgsAbstract3DSymbol

type(self)QgsStyle.StyleEntity
Return type

QgsStyle.StyleEntity