PolyFaceMeshAppendVertex Method

Appends the specified face vertex to this PolyFaceMesh entity.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public ObjectId AppendVertex(
        PolyFaceMeshVertex toAppend
)

Parameters

toAppend  PolyFaceMeshVertex
[in] Vertex to append.

Return Value

ObjectId
Object ID of the newly appended face vertex.
See Also

©  Bricsys NV. All rights reserved.