|
MeshAnalyzerPositions Property |
Gets list of unique Point3D positions that are created from the specified MeshGeometry3D.
Namespace: Ab3d.UtilitiesAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public List<Point3D> Positions { get; }
Property Value
ListPoint3DSee Also