SurfaceElement_MeshMesh Property |
The mesh used by the element.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2022.1.1.0 (2022.1.1.0)
Syntaxpublic Reference<Mesh> Mesh { get; set; }
Property Value
Type:
ReferenceMesh
See Also