FlatContainerModelSurfacePoints Property |
Namespace: Livit.Learn.Model
The list of SurfacePoints on a FlatContainer is used generally for showing the distribution of a content on the surface of the FlatContainer, e.g. bacteria colonies on an agar plate.
This property is automatically generated based on the Density and Radius of the FlatContainer, and is usually not set manually.
Coordinates are set on the X-Z plane and are separated by semicolons (;).
<SurfacePoints Points="-0.01556843,0.09616149;0.1044067,0.07162654"> <SurfaceContents> ... </SurfaceContents> </SurfacePoints>