Solid Edge Framework Type Library
HatchPatternStyle Object Members
Overview 
Public Methods
Public Method AddHatchCreates a linear element to be used in the referenced hatch pattern.
Public Method AddHatchWithOptionSame as AddHatch with extra option for creating linear or radial element and center location and axis ratio if radial element
Public Method GetColorReturns the color currently applied to a specified linear element used in a HatchPatternStyle object.
Public Method GetDashGapReturns the dash and gap characteristics of the referenced style object.
Public Method GetDashTypeReturns the linear style that is currently applied to a specified linear element used in a HatchPatternStyle object.
Public Method GetElementTypeGet the element type - Linear or Radial
Public Method GetHatchReturns the parameters for the referenced hatch line.
Public Method GetHatchWithOptionSame as GetHatch with extra option for getting linear or radial element and center location and axis ratio if radial element
Public Method GetOriginReturns the origin for the referenced object.
Public Method GetRadialElementAxisRatioGet the axis ratio of ellipse for radial elements
Public Method GetRadialElementCenterLocationGet the location of ellipse center for radial elements
Public Method GetRotationReturns the rotation of the reference hatch line.
Public Method GetShiftReturns the shift of the specified hatch line.
Public Method GetSpacingReturns the spacing of the specified hatch line.
Public Method GetWidthReturns the width of the specified hatch line.
Public Method RemoveHatchRemoves the specified hatch line from the referenced HatchPatternStyle object.
Public Method SetColorSpecifies a new color for a specified linear element used in a HatchPatternStyle object.
Public Method SetDashGapDefines the dash and gap characteristics of a linear element.
Public Method SetDashTypeSpecifies the new linear style to apply to a specified linear element used in a HatchPatternStyle object.
Public Method SetDisplayIndexChanges the display index number of an element.
Public Method SetElementTypeSet the element type - Linear or Radial
Public Method SetHatchModifies one or more characteristics of an existing linear element used in a hatch pattern.
Public Method SetHatchWithOptionSame as SetHatch with extra option for setting linear or radial element and center location and axis ratio if radial element
Public Method SetMasterColorChanges the color of each hatch line in the referenced HatchPatternStyle object.
Public Method SetMasterWidthChanges the width of each hatch line in the referenced HatchPatternStyle object.
Public Method SetOriginRedefines the offset between the lower left corner of the window and the object's origin.
Public Method SetRadialElementAxisRatioSet the axis ratio of ellipse for radial elements
Public Method SetRadialElementCenterLocationSet the location of ellipse center for radial elements
Public Method SetRotationSpecifies a new angle of rotation for a specified linear element used in a HatchPatternStyle object.
Public Method SetShiftSets the shift of the specified hatch line.
Public Method SetSpacingSpecifies a new horizontal distance at which a specified linear element used in a HatchPatternStyle object is repeated.
Public Method SetWidthSets the width of the specified hatch line.
Public Properties
Public Property AttributeSetsReturns the AttributeSets collection object for the referenced object.
Public Property CountReturns the number of objects in the referenced collection.
Public Property DashGapCountFor geometry 2d styles, returns the number of dashes and gaps in the dash definition. For HatchPatternStyle and LinearStyle objects, returns the DashGap count.
Public Property IsAttributeSetPresentReturns True if a specified Attribute Set exists on the referenced object.
Public Property MasterRotationSets and returns the angle of rotation for the referenced HatchPatternStyle object.
Public Property MasterScaleSets and returns the scale of the referenced HatchPatternStyle object.
Public Property NameReturns the name of the referenced object.
Public Property ParentReturns the parent object for the referenced object.
Public Property UnitsSets and returns the units in which the line width is defined.
See Also

HatchPatternStyle Object