Share

SketchRectangularPatterns Object


Description

SketchRectangularPatterns Collection Object.

Methods

Name Description
Add Creates a new sketch rectangular pattern. The new SketchRectangularPattern object is returned.
CreateDefinition Creates a new sketch rectangular pattern definition. The new SketchRectangularPatternDefinition 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 integer-indexed access to items in the collection.
Type Gets the constant that indicates the type of this object.

Accessed From

DrawingSketch.RectangularPatterns, PlanarSketch.RectangularPatterns, PlanarSketchProxy.RectangularPatterns, Sketch.RectangularPatterns, SketchBlockDefinition.RectangularPatterns, SketchBlockDefinitionProxy.RectangularPatterns

Version

Introduced in version 2025.1

Was this information helpful?