Click or drag to resize
SoIntersectingPrimitiveXfVertex Property
Transformed vertex of the primitive.

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

Parameters

index
Type: SystemInt32

Property Value

Type: SbVec3f
See Also