PoArrow Constructor (SbVec2f) |
Calls PoArrow(_point, OIV.MeshViz.Graph.PoArrow.PatternTypes( .PoArrow.NO_PATTERN ), OIV.MeshViz.Graph.PoArrow.PatternTypes( .PoArrow.NO_PATTERN ), 0.05f, 0.03f).
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public PoArrow(
SbVec2f[] _point
)
Public Sub New (
_point As SbVec2f()
)
public:
PoArrow(
array<SbVec2f>^ _point
)
new :
_point : SbVec2f[] -> PoArrow
Parameters
- _point
- Type: OIV.InventorSbVec2f
Remarks See Also