add_element method
add_element(self, element)
Adds an existing vertex element to current geometry
def add_element(self, element):
    ...
| Parameter | Type | Description | 
|---|---|---|
| element | aspose.threed.entities.VertexElement | The vertex element to add | 
See Also
- module 
aspose.threed.entities - class 
PointCloud