VertexElementBinormal

VertexElementBinormal — Aspose.3D FOSS Python API Reference

VertexElementBinormal — VertexElementBinormal class. Inherits from: VertexElementFVector.

Package: aspose.threed

Import limitation: VertexElementBinormal is not exported from aspose.threed.entities. Attempting from aspose.threed.entities import VertexElementBinormal will raise ImportError. The class exists at aspose/threed/entities/VertexElementBinormal.py but is absent from entities/__init__.py. Use the direct module import instead:

from aspose.threed.entities.VertexElementBinormal import VertexElementBinormal

Properties

No public properties documented in source.


Methods

No public methods documented in source.


See Also