SoFaceDetailGetPoint Method |
Namespace: OIV.Inventor.DetailsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoPointDetail GetPoint(
int i
)
Public Function GetPoint (
i As Integer
) As SoPointDetail
public:
SoPointDetail^ GetPoint(
int i
)
member GetPoint :
i : int -> SoPointDetail
Parameters
- i
- Type: SystemInt32
Return Value
Type:
SoPointDetailRemarks See Also