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