| SoBufferedShapeprimitiveRestartValue Property  | 
Index value for the primitive restart feature. 
 
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic SoSFInt32 primitiveRestartValue { get; }Public ReadOnly Property primitiveRestartValue As SoSFInt32
	Get
public:
property SoSFInt32^ primitiveRestartValue {
	SoSFInt32^ get ();
}member primitiveRestartValue : SoSFInt32 with get
Property Value
Type: 
SoSFInt32
RemarksDefault is -1.
  Note | 
|---|
Field available since Open Inventor 8.5   | 
See Also