Share

PointCloudPlane Object


Description

The PointCloudPlane object represents a plane that’s inferred by points within a point cloud.

Methods

Name Description
GetPlaneRectangle Method that gets the full definition of a bounded rectangular plane.

Properties

Name Description
Application Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server.
Geometry Read-only property that returns a Plane object which provides the location and orientation of the inferred plane.
Parent Gets the parent object from whom this object can logically be reached.
Type Gets the constant that indicates the type of this object.

Accessed From

PointCloudPlaneProxy.NativeObject

Derived Classes

PointCloudPlaneProxy

Version

Introduced in version 2015

Was this information helpful?