Click or drag to resize
SoFaceDetail.GetPoint Method

Returns information about the point forming the i'th vertex of the face, represented as an OIV.Inventor.Details.SoPointDetail.

Namespace: OIV.Inventor.Details
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
public SoPointDetail GetPoint(
	int i
)

Parameters

i
Type: System.Int32

Return Value

Type: SoPointDetail
Remarks