PoMiscTextAttrElementGet Method |
Namespace: OIV.MeshViz.ElementsAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public static PbMiscTextAttr Get(
SoState state
)
Public Shared Function Get (
state As SoState
) As PbMiscTextAttr
public:
static PbMiscTextAttr^ Get(
SoState^ state
)
static member Get :
state : SoState -> PbMiscTextAttr
Parameters
- state
- Type: OIV.Inventor.MiscSoState
Return Value
Type:
PbMiscTextAttrRemarks See Also