SoGetPrimitiveCountActionIs3DTextCountedAsTriangles Method |
Returns how SoText3 should be counted: as a triangle-based shape (true) or as a text-based shape (false).
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic bool Is3DTextCountedAsTriangles()
Public Function Is3DTextCountedAsTriangles As Boolean
public:
bool Is3DTextCountedAsTriangles()
member Is3DTextCountedAsTriangles : unit -> bool
Return Value
Type:
Boolean
Remarks
See Also