SoComputeBoundingBoxpath Property |
Alternatively, 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 SoSFPath path { get; }
Public ReadOnly Property path As SoSFPath
Get
public:
property SoSFPath^ path {
SoSFPath^ get ();
}
member path : SoSFPath with get
Property Value
Type:
SoSFPathRemarks See Also