|
HeightMapMesh3DGetWireframePositions Method |
Returns a list of Point3D that represent the positions that can be used to create multi-line to show wireframe.
Namespace: Ab3d.MeshesAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public List<Point3D> GetWireframePositions()
Return Value
ListPoint3Da list of Point3D that represent the positions that can be used to create multi-line to show wireframe
See Also