2026 Method
Changes 0
M

View3D.SetSectionBox

Description:
Sets the section box for this 3D view.
public void SetSectionBox(
	BoundingBoxXYZ boundingBoxXYZ
)
  • boundingBoxXYZ
    The bounding box to use for the section box. To turn off the section box, set IsSectionBoxActive to false. Individual bound enabled flags in the input box are ignored.