LeaderSetVertexAt Method

Sets the specified WCS vertex of this leader entity.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public virtual bool SetVertexAt(
        int index,
        Point3d pointValue
)

Parameters

index  Int32
[in] Vertex index.
pointValue  Point3d
[in] WCS value for the vertex.

Return Value

Boolean
Returns true if the vertex is successfully set, false otherwise.
See Also

©  Bricsys NV. All rights reserved.