Solid Edge Framework Type Library
LinearStyle Object Members
Overview 
Public Methods
Public Method GetDashGapReturns the dash and gap characteristics of the referenced style object.
Public Method SetDashGapDefines the dash and gap characteristics of a linear element.
Public Properties
Public Property AttributeSetsReturns the AttributeSets collection object for the referenced object.
Public Property ColorSets and returns the color in which the active object is drawn.
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 DashTypeSets and returns the named dash type to use in the referenced LinearStyle object.
Public Property DescriptionReturns a user-specified description of the referenced object.
Public Property IsAttributeSetPresentReturns True if a specified Attribute Set exists on the referenced 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.
Public Property WidthReturns the width of the referenced object.
See Also

LinearStyle Object