PolygonObject
- class PolygonObject[source]
Bases:
MeshObject
Viewer scene object for displaying COMPAS Polygon geometry.
See also
Inherited Methods
Add a child item to the scene object.
Clear the object
Clear the edges of the mesh.
Clear the faces of the mesh.
Clear the vertices of the mesh.
Draw the object from its buffers
Draw the edges of the mesh.
Draw the faces of the mesh.
Draw the object instance for picking
Draw the mesh of the mesh.
Draw the vertices of the mesh.
Initialize the object
Create buffers from point/line/face data.
Create all buffers from object's data
Update the object
Update existing buffers from point/line/face data.
Update all buffers from object's data