Click or drag to resize
SoShapeShapeVertex Method

add a primitive vertex to the shape prevously started with beginShape().

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public void ShapeVertex(
	out SoPrimitiveVertex v
)

Parameters

v
Type: OIV.InventorSoPrimitiveVertex
Remarks

See Also