SbBox3sExtendBy Method (SbBox3s) |
Namespace: OIV.InventorAssembly: OIV.Inventor.SbLinear (in OIV.Inventor.SbLinear.dll) Version: 2023.1.3.Release.ea3ba650cce77c9670c98c46848e93dcdfc06490
Syntax public void ExtendBy(
ref SbBox3s bb
)
Public Sub ExtendBy (
ByRef bb As SbBox3s
)
public:
void ExtendBy(
SbBox3s% bb
)
member ExtendBy :
bb : SbBox3s byref -> unit
Parameters
- bb
- Type: OIV.InventorSbBox3s
See Also