Description
This class encapsulates the data returned by the Hatch.getPatternDefinitionAt() ObjectARX function.
That function gets the pattern definition line data from the hatch entity at the selected pattern line.
C#
public struct PatternDefinition { }
Visual Basic
Public Structure PatternDefinition End Structure
Links
PatternDefinition Methods, PatternDefinition Properties