Geometry.GetElement
Geometry.GetElement method
Gets a vertex element with specified type
public VertexElement GetElement(VertexElementType type)
| Parameter | Type | Description |
|---|---|---|
| type | VertexElementType | which vertex element type to find |
Return Value
VertexElement instance if found, otherwise null will be returned.
See Also
- class VertexElement
- enum VertexElementType
- class Geometry
- namespace Aspose.ThreeD.Entities
- assembly Aspose.3D