Click or drag to resize
SoIntersectingPrimitiveVertex Property
Vertex of the primitive.

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

Parameters

index
Type: SystemInt32

Property Value

Type: SbVec3f
See Also