Share

RevisionCloudDefinition Object


Description

RevisionCloudDefinition Object.

Methods

Name Description
Copy Method that creates a copy of this RevisionCloudDefinition object.

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.
ControlPoints Returns the RevisionCloudControlPoints object that handles control points of the revision cloud.
Inverted Gets and sets whether the revision cloud is inverted or not.
Layer Gets and sets the layer associated with this object.
MaximumArcRadius Gets and sets the maximum arc radius.
MinimumArcRadius Gets and sets the minimum arc radius.
Parent Gets the parent object from whom this object can logically be reached.
SetValuesAsDefault Gets and sets whether to set the arc radius values as default for next time when create a new RevisionCloudDefinition.
Type Gets the constant that indicates the type of this object.

Accessed From

RevisionCloud.Definition, RevisionCloudControlPoint.Parent, RevisionCloudDefinition.Copy, RevisionClouds.CreateRevisionCloudDefinition

Samples

Name Description
RevisionCloud Creation Sample This sample is to demonstrate how to create a revision cloud in drawing document.

Version

Introduced in version 2024

Was this information helpful?