FaceRecordGetVertexAt Method
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public short GetVertexAt(
short faceIndex
)
Public Function GetVertexAt (
faceIndex As Short
) As Short
public:
short GetVertexAt(
short faceIndex
)
member GetVertexAt :
faceIndex : int16 -> int16
Parameters
- faceIndex
- Type: SystemInt16
Return Value
Type:
Int16
See Also