SectionSetVertex Method

Note: This API is now obsolete.

Sets a vertex at the specified index.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
[ObsoleteAttribute("Use Boundary property instead")]
public void SetVertex(
        int nIndex,
        Point3d pt
)

Parameters

nIndex  Int32
[in] Index of a vertex.
pt  Point3d
[in] Point to set as a vertex.
See Also

©  Bricsys NV. All rights reserved.