SoBoundingBoxCache Constructor |
Namespace: OIV.Inventor.CachesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoBoundingBoxCache(
SoState state
)
Public Sub New (
state As SoState
)
public:
SoBoundingBoxCache(
SoState^ state
)
new :
state : SoState -> SoBoundingBoxCache
Parameters
- state
- Type: OIV.Inventor.MiscSoState
Remarks See Also