SoBBoxboundingBox Property |
Application-defined bounding box.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFBox3f boundingBox { get; }
Public ReadOnly Property boundingBox As SoSFBox3f
Get
public:
property SoSFBox3f^ boundingBox {
SoSFBox3f^ get ();
}
member boundingBox : SoSFBox3f with get
Property Value
Type:
SoSFBox3fRemarks See Also