Share

SketchCircularPatternDefinition Object


Description

SketchCircularPatternDefinition Object.

Methods

Name Description
Copy Creates a copy of this SketchCircularPatternDefinition object. The new SketchCircularPatternDefinition object is independent of any pattern.

Properties

Name Description
Angle Gets and sets the angle between instances.
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.
Associative Gets and sets whether the pattern will update when changes are made to the part. If set this to False then the pattern constraints will be removed and the pattern will not update when change an element.
AxisEntity Gets and sets the axis entity.
BoundarySetting Gets and set the PatternBoundarySetting object. When set this property a PatternBoundarySetting can be copied using PatternBoundarySetting.
Count Gets and sets the number of instances.
Fitted Gets and sets whether pattern elements are equally fitted within the specified angle.
Geometries Gets and sets the ObjectCollection object that contains the sketch geometries to be patterned.
HasBoundarySettingConfigured Gets and sets whether this pattern has boundary setting configured or not.
NaturalAxisDirection Gets and sets the flag that indicates if the direction of the pattern is in the natural direction of the AxisEntity or reversed.
SuppressedElements Gets and sets the suppressed elements.
Symmetric Gets and sets if the occurrences are distributed on both sides of the original geometry.
Type Gets the constant that indicates the type of this object.

Accessed From

SketchCircularPattern.Definition, SketchCircularPatternDefinition.Copy, SketchCircularPatterns.CreateDefinition

Version

Introduced in version 2025.1

Was this information helpful?