SbXfBox3dExtendBy Method (SbBox3d) |
Namespace: OIV.InventorAssembly: OIV.Inventor.SbLinear (in OIV.Inventor.SbLinear.dll) Version: 2025.1.1.Release.aae05d43a9911e9918768ef1b3c563ff7f85d727
Syntaxpublic void ExtendBy(
SbBox3d bb
)
Public Sub ExtendBy (
bb As SbBox3d
)
public:
void ExtendBy(
SbBox3d bb
)
member ExtendBy :
bb : SbBox3d -> unit
Parameters
- bb
- Type: OIV.InventorSbBox3d
See Also