FaceSetVertexAt Method

Updates the vertex position of the specified vertex index.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public void SetVertexAt(
        short vertexIndex,
        Point3d vertexPosition
)

Parameters

vertexIndex  Int16
[in] Vertex index (0, 1, 2, or 3).
vertexPosition  Point3d
[in] New vertex position.
See Also

©  Bricsys NV. All rights reserved.