SoVRMLShapebboxSize Property |
Size of a bounding box that encloses the children.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFVec3f bboxSize { get; }
Public ReadOnly Property bboxSize As SoSFVec3f
Get
public:
property SoSFVec3f^ bboxSize {
SoSFVec3f^ get ();
}
member bboxSize : SoSFVec3f with get
Property Value
Type:
SoSFVec3f
Remarks
See Also