SoComputeBoundingBoxnode Property |
Defines the graph for which the bounding box is computed.
Namespace: OIV.Inventor.EnginesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
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