Share

SketchFillRegion Object


Description

An object representing a color-filled region in a drawing sketch.

Methods

Name Description
Delete Method to delete this SketchFillRegion object.
GetReferenceKey Method that generates and returns the reference key for this entity.

Properties

Name Description
Application Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned.
AttributeSets Property that returns the AttributeSets collection object associated with this object.
Color Gets and sets the color of the sketch fill region.
Parent Property that gets the parent object from whom this object can logically be reached.
Profile Property to gets the profile object associated with this sketch fill region.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

SketchFillRegions.Add, SketchFillRegions.Item

Version

Introduced in version 10

Was this information helpful?