SoBoundingBoxCacheSetHasLinesOrPoints Method |
Namespace: OIV.Inventor.CachesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public static void SetHasLinesOrPoints(
SoState state
)
Public Shared Sub SetHasLinesOrPoints (
state As SoState
)
public:
static void SetHasLinesOrPoints(
SoState^ state
)
static member SetHasLinesOrPoints :
state : SoState -> unit
Parameters
- state
- Type: OIV.Inventor.MiscSoState
Remarks See Also