PoMiscTextAttrElementSet Method |
Namespace: OIV.MeshViz.ElementsAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public static void Set(
SoState state,
SoNode node,
PbMiscTextAttr miscTextAttr
)
Public Shared Sub Set (
state As SoState,
node As SoNode,
miscTextAttr As PbMiscTextAttr
)
public:
static void Set(
SoState^ state,
SoNode^ node,
PbMiscTextAttr^ miscTextAttr
)
static member Set :
state : SoState *
node : SoNode *
miscTextAttr : PbMiscTextAttr -> unit
Parameters
- state
- Type: OIV.Inventor.MiscSoState
- node
- Type: OIV.Inventor.NodesSoNode
- miscTextAttr
- Type: OIV.MeshViz.GraphPbMiscTextAttr
Remarks See Also