SoWWWInlinebboxCenter Property |
Defines the center of the bounding box surrounding the URL child data.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFVec3f bboxCenter { get; }
Public ReadOnly Property bboxCenter As SoSFVec3f
Get
public:
property SoSFVec3f^ bboxCenter {
SoSFVec3f^ get ();
}
member bboxCenter : SoSFVec3f with get
Property Value
Type:
SoSFVec3fRemarks See Also