Share

DrawingHatchPattern Object


Description

DrawingHatchPattern 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.
Description Read-only property that returns the description of the hatch pattern.
Name Read-only property that returns the name of the hatch pattern.
Offered Read-write property that gets and sets the offered status of the hatch pattern.
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

DrawingHatchPatternsManager.Item, DrawingViewHatchRegion.Pattern, SketchHatchRegion.Pattern

Samples

Name Description
Drawing Sketch Hatch Region Sample This sample demonstrates how to create a sketch hatch region in drawing.

Version

Introduced in version 2021

Was this information helpful?