Click or drag to resize
SoVRMLInlinebboxSize Property

Specifies the size of a bounding box that encloses the children.

Namespace: OIV.Inventor.VRMLnodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoSFVec3f bboxSize { get; }

Property Value

Type: SoSFVec3f
Remarks

If the specified bounding box is smaller than the actual bounding box of the children at any time, then the results are undefined.

See Also