Click or drag to resize
SoCollidingPrimitiveVertex Property
Vertex of the primitive

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax
public SbVec3f this[
	int index
] { get; }

Parameters

index
Type: SystemInt32

Property Value

Type: SbVec3f
See Also