SoPrimitiveCountCacheSetCount3DTextAsTriangles Method |
Namespace: OIV.Inventor.CachesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public void SetCount3DTextAsTriangles(
bool treatAsTris
)
Public Sub SetCount3DTextAsTriangles (
treatAsTris As Boolean
)
public:
void SetCount3DTextAsTriangles(
bool treatAsTris
)
member SetCount3DTextAsTriangles :
treatAsTris : bool -> unit
Parameters
- treatAsTris
- Type: SystemBoolean
Remarks See Also