Class: QgsStyleSymbol3DEntity¶
-
class
qgis.core.
QgsStyleSymbol3DEntity
(symbol: QgsAbstract3DSymbol)¶ Bases:
QgsStyleEntityInterface
Constructor for
QgsStyleSymbol3DEntity
, with the specifiedsymbol
.Ownership of
symbol
is NOT transferred.QgsStyleSymbol3DEntity(
QgsStyleSymbol3DEntity
)A 3d symbol entity for
QgsStyle
databases.New in version 3.16.
- Parameters
symbol –
-
symbol
(self) → QgsAbstract3DSymbol¶ Returns the entity’s symbol.
- Return type
-
type
(self) → QgsStyle.StyleEntity¶ - Return type