Click or drag to resize
SoLineDetailGetPoint Method

Returns information about the point forming the i'th end of the line, 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