Share

DrawingViewHatchRegion Object


Description

DrawingViewHatchRegion Object.

Properties

Name Description
Angle Read-write property that gets and sets the rotation angle of the pattern in radians.
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.
BoundaryGeometries Read-only property that returns the geometries that shape the profile of the drawing view hatch region.
ByMaterial Read-write property that specifies if use the hatch pattern corresponds to the mapping between materials and hatch patterns defined in the active drawing standard style.
Color Read-write property that gets and sets the color of the hatch pattern.
DoublePattern Read-write property that specifies if a duplicate hatch pattern should be created that is perpendicular to the original hatch pattern.
HatchAreas Read-only property that returns the DrawingViewHatchAreas collection object.
Layer Read-write property that gets and sets the layer associated with the drawing view hatch region object.
LineWeight Read-write property that specifies the line weight of the drawing view hatch region object in centimeters.
Parent Gets the parent object from whom this object can logically be reached.
Pattern Read-write property that gets and sets the DrawingHatchPattern of the drawing view hatch region.
RangeBox Read-only property that returns the range box of the DrawingViewHatchRegion.
Scale Read-write property that specifies the scale of the distance between lines.
Shift Read-write property that specifies the hatch pattern offset from original hatch pattern position.
SurfaceBody Read-only property that returns the SurfaceBody or SurfaceBodyProxy that associated with the DrawingViewHatchRegion.
Type Gets the constant that indicates the type of this object.
Visible Read-write property that gets and sets whether the drawing view hatch region is visible or not.

Accessed From

DrawingViewHatchArea.Parent, DrawingViewHatchRegions.Item

Version

Introduced in version 2022

Was this information helpful?