Show / Hide Table of Contents

Enum IntersectionType

Specifies how an object intersects with a volume

Namespace: ABB.Robotics.RobotStudio.Stations
Assembly: ABB.Robotics.RobotStudio.Stations.dll
Syntax
public enum IntersectionType

Fields

Name Description
Inside

The object is completely inside the volume.

Intersects

The object intersects with the volume.

Outside

The object is outside the volume.

In this article
Back to top Copyright © 2025 ABB