SoSimplifyActionIsRenderCulling Method |
Gets render culling flag.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public int IsRenderCulling()
Public Function IsRenderCulling As Integer
public:
int IsRenderCulling()
member IsRenderCulling : unit -> int
Return Value
Type:
Int32Remarks If true, the "renderCulling" field will be set to ON for the Separators that hold each simplified level.
See Also