Share

PointClouds Object


Description

PointClouds Collection Object.

Methods

Name Description
Add Method that creates a new point cloud. The newly created PointCloud object is returned.

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.
Count Gets the number of items in this collection.
Item Allows VARIANT-indexed access to items in the collection. You can use names as indexes as well.
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

AssemblyComponentDefinition.PointClouds, PartComponentDefinition.PointClouds, SheetMetalComponentDefinition.PointClouds, WeldmentComponentDefinition.PointClouds

Version

Introduced in version 2016

Was this information helpful?