Anark Core SDK
Loading...
Searching...
No Matches
Anark.CoreSdkApi.Entities.ISdk3DPoints Interface Reference

A set of points in 3D space. Each vertex represents a unique point. More...

Inheritance diagram for Anark.CoreSdkApi.Entities.ISdk3DPoints:
Anark.CoreSdkApi.Entities.ISdk3DGeometryPrimitive Anark.CoreSdkApi.Entities.ISdkGeometryPrimitive< TVertex > Anark.CoreSdkApi.Entities.Sdk3DPoints

Additional Inherited Members

Properties inherited from Anark.CoreSdkApi.Entities.ISdkGeometryPrimitive< TVertex >
IEnumerable< TVertex > Vertices [get]
 The vertices that define the geometry.

Detailed Description

A set of points in 3D space. Each vertex represents a unique point.