SoComputeBoundingBoxnode Property |
Defines the graph for which the bounding box is computed.
Namespace: OIV.Inventor.EnginesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFNode node { get; }
Public ReadOnly Property node As SoSFNode
Get
public:
property SoSFNode^ node {
SoSFNode^ get ();
}
member node : SoSFNode with get
Property Value
Type:
SoSFNodeRemarks See Also