Click or drag to resize
SoFaceDetailGetPoint 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: 2024.1.1.0 (2024.1.1)
Syntax
public SoPointDetail GetPoint(
	int i
)

Parameters

i
Type: SystemInt32

Return Value

Type: SoPointDetail
Remarks