This .NET property wraps the ObjectARX method AcDbSubDMesh::getSubDividedVertices.
Public Property SubDividedVertices() As Point3dCollection
public Point3dCollection SubDividedVertices;